Merge branch 'main' into timerTask

This commit is contained in:
Chris Sanden
2026-05-05 20:34:58 +02:00
committed by GitHub
22 changed files with 4954 additions and 160 deletions

View File

@@ -36,4 +36,4 @@ export async function RegisterForLocalNotificationsAsync() {
HandleRegistrationError('Permission not granted for local notifications');
return;
}
}
}