mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Fix up Squirrel specs
This commit is contained in:
@@ -129,7 +129,7 @@ updateContextMenus = (callback) ->
|
||||
WinShell.fileContextMenu.update ->
|
||||
WinShell.folderContextMenu.update ->
|
||||
WinShell.folderBackgroundContextMenu.update ->
|
||||
callback
|
||||
callback()
|
||||
|
||||
# Handle squirrel events denoted by --squirrel-* command line arguments.
|
||||
exports.handleStartupEvent = (app, squirrelCommand) ->
|
||||
|
||||
Reference in New Issue
Block a user