This commit is contained in:
2024-10-31 20:27:47 +02:00
parent c0831df541
commit 04fb219bc4
4 changed files with 1 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ export class ElectronCapacitorApp {
y: this.mainWindowState.y,
width: this.mainWindowState.width,
height: this.mainWindowState.height,
backgroundColor: '#27282c',
webPreferences: {
nodeIntegration: true,
contextIsolation: true,