update project

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