mirror of
https://github.com/atom/atom.git
synced 2026-02-14 08:35:11 -05:00
fix linting
This commit is contained in:
@@ -821,7 +821,7 @@ class AtomEnvironment extends Model
|
||||
@emitter.emit 'did-beep'
|
||||
|
||||
# Essential: A flexible way to open a dialog akin to an alert dialog.
|
||||
#
|
||||
#
|
||||
# If the dialog is closed (via `Esc` key or `X` in the top corner) without selecting a button
|
||||
# the first button will be clicked unless a "Cancel" or "No" button is provided.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user