@@ -78,7 +78,7 @@ app.whenReady().then(() => {
createWindow()
}
})
-)
+})
app.on('window-all-closed', () => {
if (process.platform !== 'darwin') {