mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-23 19:37:52 +00:00
add bg
This commit is contained in:
parent
c0831df541
commit
04fb219bc4
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 |
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user