ADD - implement billing app

This commit is contained in:
smx.pusha
2026-08-10 09:35:52 +02:00
parent 384b4cb84e
commit 6fbb358932
19 changed files with 2672 additions and 0 deletions
+1
View File
@@ -89,6 +89,7 @@ const DEFAULT_APP_NOTIFICATIONS: Record<
calendar: { enabled: true, sounds: true },
weather: { enabled: true, sounds: true },
banking: { enabled: true, sounds: true },
billing: { enabled: true, sounds: true },
garage: { enabled: true, sounds: true },
skyride: { enabled: true, sounds: true },
house: { enabled: true, sounds: true },