chore: build

This commit is contained in:
2026-05-03 21:34:59 +02:00
parent 4e4605f400
commit 3abc825aee
-1
View File
@@ -86,7 +86,6 @@ export const updateUserByAdmin = async (
// ============================================ // ============================================
// COMMANDES // COMMANDES
// ============================================
export const getAllCommands = async (status?: string, username?: string) => { export const getAllCommands = async (status?: string, username?: string) => {
let url = `${V2}/admin/protected/orders`; let url = `${V2}/admin/protected/orders`;