add notifications

This commit is contained in:
2025-06-03 00:13:45 +02:00
parent 091a2123bb
commit 0f09bf8436
27 changed files with 2105 additions and 1799 deletions

View File

@ -16,6 +16,8 @@
"dialog:default",
"fs:allow-appdata-read-recursive",
"fs:allow-appdata-write-recursive",
"fs:allow-appconfig-read-recursive",
"fs:allow-appconfig-write-recursive",
"fs:allow-read-file",
"fs:allow-resource-read-recursive",
"fs:default",
@ -26,6 +28,10 @@
"opener:default",
"os:default",
"os:allow-hostname",
"store:default"
"store:default",
"notification:default",
"notification:allow-notify",
"notification:allow-create-channel",
"notification:allow-list-channels"
]
}