feat(notifications): implement notification service

This commit is contained in:
tux
2026-08-23 16:59:43 +05:30
parent 2b93af1a08
commit 1ded80d1c0
5 changed files with 259 additions and 0 deletions

View File

@@ -3,4 +3,6 @@ import qs.windows
Scope {
Bar {}
Notification {}
}