chuwanghui 8 лет назад
Родитель
Сommit
4e9c25de69
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      resources/app/us.main.js

+ 1 - 0
resources/app/us.main.js

@@ -4,6 +4,7 @@ const app = electron.app
 // Module to create native browser window.
 // Module to create native browser window.
 const BrowserWindow = electron.BrowserWindow
 const BrowserWindow = electron.BrowserWindow
 
 
+
 // Keep a global reference of the window object, if you don't, the window will
 // Keep a global reference of the window object, if you don't, the window will
 // be closed automatically when the JavaScript object is garbage collected.
 // be closed automatically when the JavaScript object is garbage collected.
 let mainWindow
 let mainWindow