mirror of
https://github.com/atom/atom.git
synced 2026-02-10 14:45:11 -05:00
Normalize access keys (shortcuts) on buttons in dialogs
This commit is contained in:
@@ -143,6 +143,7 @@ class ApplicationDelegate
|
||||
message: message
|
||||
detail: detailedMessage
|
||||
buttons: buttonLabels
|
||||
normalizeAccessKeys: true
|
||||
})
|
||||
|
||||
if _.isArray(buttons)
|
||||
|
||||
Reference in New Issue
Block a user