Skip to content

Commit c6b60a2

Browse files
author
Micheal Harker
committed
uh, tab mistake.
1 parent 7f1bb5c commit c6b60a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.coffee

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ app.on 'ready', ->
99
window = new SpringseedWindow()
1010

1111
app.on 'window-all-closed', ->
12-
app.quit()
12+
app.quit()
1313

1414
app.on 'activate-with-no-open-windows', ->
1515
window = new SpringseedWindow()

0 commit comments

Comments
 (0)