update project id
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user