chore: update ci
This commit is contained in:
@@ -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", {
|
||||
|
||||
Reference in New Issue
Block a user