chore: fix url

This commit is contained in:
2026-05-03 13:44:25 +02:00
parent 78cdf074e2
commit b323cf298c
6 changed files with 18 additions and 15 deletions
+5 -5
View File
@@ -7,7 +7,7 @@ import type {
Alert,
} from "./types";
const API = "https://mln-uber.club/api/v1/livreur";
const API = "https://5.181.0.112.nip.io/api/v1/livreur";
// ============================================
// STATUT
@@ -376,11 +376,11 @@ export type IssueType =
| "other";
export const ISSUE_LABELS: Record<IssueType, string> = {
client_absent: "Client absent",
wrong_address: "Adresse incorrecte",
client_absent: "Client absent",
wrong_address: "Adresse incorrecte",
refused_delivery: "Livraison refusée",
no_access: "Accès impossible",
other: "Autre",
no_access: "Accès impossible",
other: "Autre",
};
export const reportDeliveryIssue = async (