allow noti button on macs

This commit is contained in:
vapormusic 2022-07-31 19:04:35 +07:00
parent 41ff0e45ff
commit 88cda41647

View file

@ -228,7 +228,10 @@
"darkModeSupport": true, "darkModeSupport": true,
"target": [ "target": [
"dmg" "dmg"
] ],
"extendInfo": {
"NSUserNotificationAlertStyle": "alert"
}
} }
} }
} }