Skip to content

Commit 72c59ff

Browse files
fixing code after merge issue
1 parent ffa0c2b commit 72c59ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/lib/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ app.on('ready', () => {
5555
'lib/assets/icons/icon-96x96.png'
5656
);
5757
let isFirstLoginTry = true;
58+
var window = createWindow(iconPath);
5859
let menus = new Menus(iconPath);
5960
menus.register(window);
6061

0 commit comments

Comments
 (0)