This commit is contained in:
hamid zarghami
2025-01-27 20:36:14 +03:30
parent 22482aa20a
commit ce0019fde0
18 changed files with 523 additions and 79 deletions
+4 -1
View File
@@ -29,7 +29,10 @@ export const Pages = {
list: "/announcement",
detail: "/announcement/",
},
criticisms: "/criticisms",
criticisms: {
list: "/criticisms/list",
detail: "/ccriticisms/detail/",
},
learning: "/learning",
setting: "/setting",
wallet: "/wallet",