mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge commit '1320ff28c39afd563820b30b43389ea38552e74c' into fix-12495
This commit is contained in:
@@ -385,6 +385,9 @@ class AtomApplication
|
||||
@fileRecoveryService.didSavePath(@atomWindowForEvent(event), path)
|
||||
event.returnValue = true
|
||||
|
||||
@disposable.add ipcHelpers.on ipcMain, 'did-change-paths', =>
|
||||
@saveState(false)
|
||||
|
||||
setupDockMenu: ->
|
||||
if process.platform is 'darwin'
|
||||
dockMenu = Menu.buildFromTemplate [
|
||||
|
||||
Reference in New Issue
Block a user