Fix typo
This commit is contained in:
parent
09d51f0a3d
commit
3ee3e9a3e8
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue