update project id

This commit is contained in:
Samandar Turgunboyev
2026-02-17 13:28:06 +05:00
parent d747c72c8d
commit 4b9e6de904
2 changed files with 16 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ export async function registerForPushNotificationsAsync() {
token = (
await Notifications.getExpoPushTokenAsync({
projectId: '9a281404-9d04-4493-b630-66c35af03ace',
projectId: '67d5a024-4eb7-44ec-8b18-6c9187bd1862',
})
).data;