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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

View File

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