(feat): add tauri notifications
Some checks failed
/ release (push) Has been cancelled
/ build-web (push) Has been cancelled
/ build-desktop (linux) (push) Has been cancelled
/ build-mobile (push) Has been cancelled

(feat): bump version
This commit is contained in:
Alois 2026-06-09 16:14:29 +02:00
commit 066db995c1
8 changed files with 923 additions and 1510 deletions

View file

@ -14,6 +14,7 @@
"core:window:allow-toggle-maximize",
"core:window:allow-minimize",
"core:event:default",
"deep-link:default"
"deep-link:default",
"notification:default"
]
}