mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix typo
This commit is contained in:
@@ -15,6 +15,6 @@ In order for extra notification buttons to work on macOS your app must meet the
|
||||
following criteria.
|
||||
|
||||
* App is signed
|
||||
* App has it's `NSUserNotificationAlertStyle` set to `alert` in the `info.plist`.
|
||||
* App has it's `NSUserNotificationAlertStyle` set to `alert` in the `Info.plist`.
|
||||
|
||||
If either of these requirements are not met the button simply won't appear.
|
||||
|
||||
Reference in New Issue
Block a user