🎨 Add space before arrow
Esse commit está contido em:
@@ -641,7 +641,7 @@ class TextEditor extends Model
|
|||||||
|
|
||||||
# Determine whether the user should be prompted to save before closing
|
# Determine whether the user should be prompted to save before closing
|
||||||
# this editor.
|
# this editor.
|
||||||
shouldPromptToSave: ({windowCloseRequested}={})->
|
shouldPromptToSave: ({windowCloseRequested}={}) ->
|
||||||
if windowCloseRequested
|
if windowCloseRequested
|
||||||
@isModified()
|
@isModified()
|
||||||
else
|
else
|
||||||
|
|||||||
Referência em uma Nova Issue
Bloquear um usuário