project list

This commit is contained in:
hamid zarghami
2026-07-11 10:19:39 +03:30
parent b0737ea6ad
commit 47691a649f
11 changed files with 485 additions and 166 deletions
+1 -1
View File
@@ -173,6 +173,6 @@ export const Pages = {
createWorkspace: "/workspace/create",
updateWorkspace: "/workspace/update/",
createProject: "/project/create",
projectList: "/project/list",
projectList: "/project/list/",
},
};