ADD - notes app

This commit is contained in:
Eichenholz
2026-08-04 11:41:56 +02:00
parent dfc358f85a
commit 8090dbd5ab
11 changed files with 482 additions and 5 deletions
+1
View File
@@ -50,6 +50,7 @@ const DEFAULT_APP_NOTIFICATIONS: Record<
calculator: { enabled: true, sounds: true },
camera: { enabled: true, sounds: true },
clock: { enabled: true, sounds: true },
notes: { enabled: true, sounds: true },
photos: { enabled: true, sounds: true },
settings: { enabled: true, sounds: true },
}