This commit is contained in:
hamid zarghami
2026-07-04 12:50:02 +03:30
parent 23f47705bb
commit 6a6aa76b1e
17 changed files with 560 additions and 10 deletions
+3
View File
@@ -96,4 +96,7 @@ export const Pages = {
statistics: {
list: "/statistics",
},
wallet: {
transactions: "/wallet/transactions",
},
};