mirror of
https://github.com/atom/atom.git
synced 2026-02-08 21:55:05 -05:00
d'oh
This commit is contained in:
@@ -62,7 +62,7 @@ class Modal
|
||||
atom.trigger 'modal:hide', this
|
||||
|
||||
toggle: ->
|
||||
if @showing?
|
||||
if @showing
|
||||
@hide()
|
||||
else
|
||||
@show()
|
||||
|
||||
Reference in New Issue
Block a user