list of workspace

This commit is contained in:
hamid zarghami
2026-07-09 10:12:55 +03:30
parent 43dc693061
commit b965dd0a6d
10 changed files with 134 additions and 10 deletions
+2
View File
@@ -169,7 +169,9 @@ export const Pages = {
},
taskmanager: {
workspace: "/taskmanager/workspace/",
workspaceList: "/workspace/list",
createWorkspace: "/workspace/create",
updateWorkspace: "/workspace/update/",
createProject: "/project/create",
projectList: "/project/list",
},