mirror of
https://github.com/usebruno/bruno.git
synced 2025-02-16 09:50:17 +01:00
chore: temporarily reverting the change related to pr - #2713
This commit is contained in:
parent
8a9df14e16
commit
7cafed6c93
@ -50,7 +50,7 @@ app.on('ready', async () => {
|
|||||||
height,
|
height,
|
||||||
minWidth: 1000,
|
minWidth: 1000,
|
||||||
minHeight: 640,
|
minHeight: 640,
|
||||||
show: false,
|
show: true,
|
||||||
webPreferences: {
|
webPreferences: {
|
||||||
nodeIntegration: true,
|
nodeIntegration: true,
|
||||||
contextIsolation: true,
|
contextIsolation: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user