This commit is contained in:
hamid zarghami
2026-04-19 08:52:22 +03:30
parent 7a5a8cfb1d
commit 44a70b2954
9 changed files with 141 additions and 3 deletions
+1
View File
@@ -159,5 +159,6 @@ export const Pages = {
reseller: {
list: "/reseller/list",
create: "/reseller/create",
withdraw: "/reseller/withdraw",
},
};