create workspace

This commit is contained in:
hamid zarghami
2026-06-16 10:20:25 +03:30
parent 35c1c1c8a9
commit 82b2138027
7 changed files with 251 additions and 8 deletions
+1
View File
@@ -168,5 +168,6 @@ export const Pages = {
},
taskmanager: {
workspace: "/taskmanager/workspace/",
createWorkspace: "/workspace/create",
},
};