Skip to content

Commit cedcbdb

Browse files
committed
show popup window for Kappapp
1 parent 3f6167f commit cedcbdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui/entry_point/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ function createWindow() {
4747

4848
mainWindow.once('ready-to-show', () => {
4949
// TODO: put this back conditionnally
50-
// mainWindow.show()
50+
mainWindow.show()
5151
})
5252
}
5353

0 commit comments

Comments
 (0)