mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-16 00:05:53 +00:00
Update electron.js
This commit is contained in:
parent
7c66ea34a2
commit
5e8ba5eb5d
@ -42,6 +42,8 @@ const editMenu = Menu.buildFromTemplate([
|
||||
|
||||
Menu.setApplicationMenu(editMenu)
|
||||
|
||||
let myWindow = null
|
||||
|
||||
function createWindow() {
|
||||
myWindow = new BrowserWindow({
|
||||
backgroundColor: '#eee',
|
||||
|
Loading…
x
Reference in New Issue
Block a user