We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1bb5c commit c6b60a2Copy full SHA for c6b60a2
src/main.coffee
@@ -9,7 +9,7 @@ app.on 'ready', ->
9
window = new SpringseedWindow()
10
11
app.on 'window-all-closed', ->
12
- app.quit()
+ app.quit()
13
14
app.on 'activate-with-no-open-windows', ->
15
0 commit comments