chore: build

This commit is contained in:
2026-05-09 16:38:22 +02:00
parent 771f514af3
commit d13a980447
7 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
import apiClient from "./client";
import apiClient, { API_BASE_URL } from "./client";
import type {
DeliveryStatus,
QueueInfo,
@@ -7,7 +7,7 @@ import type {
Alert,
} from "./types";
const API = "https://mln-uber.club/api/v1/livreur";
const API = `${API_BASE_URL}/api/v1/livreur`;
// ============================================
// STATUT