chore: build
This commit is contained in:
@@ -86,7 +86,6 @@ export const updateUserByAdmin = async (
|
||||
|
||||
// ============================================
|
||||
// COMMANDES
|
||||
// ============================================
|
||||
|
||||
export const getAllCommands = async (status?: string, username?: string) => {
|
||||
let url = `${V2}/admin/protected/orders`;
|
||||
|
||||
Reference in New Issue
Block a user