mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-22 02:47:51 +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)
|
Menu.setApplicationMenu(editMenu)
|
||||||
|
|
||||||
|
let myWindow = null
|
||||||
|
|
||||||
function createWindow() {
|
function createWindow() {
|
||||||
myWindow = new BrowserWindow({
|
myWindow = new BrowserWindow({
|
||||||
backgroundColor: '#eee',
|
backgroundColor: '#eee',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user