mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Project drawer state is restored upon refresh
This commit is contained in:
@@ -19,7 +19,6 @@ afterEach ->
|
||||
document.title = defaultTitle
|
||||
ensureNoDirectorySubscriptions()
|
||||
|
||||
|
||||
window.keymap.bindKeys '*', 'meta-w': 'close'
|
||||
$(document).on 'close', -> window.close()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user