chore: fix notification client
This commit is contained in:
@@ -9,7 +9,6 @@ const LIVREUR_API = "https://uber-stup.club/api/v1/livreur";
|
||||
// Configuration du comportement des notifications en foreground
|
||||
Notifications.setNotificationHandler({
|
||||
handleNotification: async () => ({
|
||||
shouldShowAlert: true,
|
||||
shouldPlaySound: true,
|
||||
shouldSetBadge: true,
|
||||
shouldShowBanner: true,
|
||||
|
||||
Reference in New Issue
Block a user