mirror of
https://github.com/atom/atom.git
synced 2026-02-09 22:24:59 -05:00
💄
This commit is contained in:
@@ -115,7 +115,7 @@ class CommandPanelView extends View
|
||||
escapedCommand: ->
|
||||
@miniEditor.getText()
|
||||
|
||||
execute: (command=@escapedCommand())->
|
||||
execute: (command=@escapedCommand()) ->
|
||||
@loadingMessage.show()
|
||||
@errorMessages.empty()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user