rdzwx-go/res/electron/settings.json

11 wiersze
171 B
JSON

{
"browserWindow": {
"width": 1200,
"height": 800,
"webPreferences": {
"nodeIntegration": true,
"contextIsolation": false
}
}
}