Skip to content

Commit

Permalink
chore: temporarily reverting the change related to pr - #2713
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop authored Aug 6, 2024
1 parent 8a9df14 commit 7cafed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bruno-electron/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ app.on('ready', async () => {
height,
minWidth: 1000,
minHeight: 640,
show: false,
show: true,
webPreferences: {
nodeIntegration: true,
contextIsolation: true,
Expand Down

0 comments on commit 7cafed6

Please sign in to comment.