chore: fix URL
This commit is contained in:
@@ -752,7 +752,7 @@ export const getCommandCountByStatus = async (
|
||||
// CATÉGORIES
|
||||
// ============================================
|
||||
|
||||
const V1_PUBLIC = "https://5.181.0.112.nip.io/api/v1";
|
||||
const V1_PUBLIC = "https://mln-uber.club/api/v1";
|
||||
|
||||
export interface Category {
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user