chore: update ci

This commit is contained in:
2026-03-01 14:00:50 +01:00
parent 0a10d03ad0
commit 96daad954e
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -17,7 +17,6 @@ Notifications.setNotificationHandler({
}),
});
// Créer le channel Android pour les commandes
export async function setupNotificationChannel(): Promise<void> {
if (Platform.OS === "android") {
await Notifications.setNotificationChannelAsync("orders", {