From 2e7340f9a629f5a671e8183b52ca0c97a2e466dc Mon Sep 17 00:00:00 2001 From: Xor290 Date: Sat, 14 Mar 2026 18:30:22 +0100 Subject: [PATCH] chore: add push notif --- mobile/src/services/pushNotifications.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mobile/src/services/pushNotifications.ts b/mobile/src/services/pushNotifications.ts index 0c0bdcfb..17f561e7 100644 --- a/mobile/src/services/pushNotifications.ts +++ b/mobile/src/services/pushNotifications.ts @@ -27,6 +27,12 @@ export async function registerForPushNotifications(): Promise