allow noti button on macs
This commit is contained in:
parent
41ff0e45ff
commit
88cda41647
1 changed files with 4 additions and 1 deletions
|
@ -228,7 +228,10 @@
|
||||||
"darkModeSupport": true,
|
"darkModeSupport": true,
|
||||||
"target": [
|
"target": [
|
||||||
"dmg"
|
"dmg"
|
||||||
]
|
],
|
||||||
|
"extendInfo": {
|
||||||
|
"NSUserNotificationAlertStyle": "alert"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue