refactor: updated permissions

This commit is contained in:
2026-07-08 11:09:43 +03:30
parent 677fc5b384
commit 8348692481
2 changed files with 0 additions and 4 deletions
@@ -31,5 +31,4 @@ export enum PermissionEnum {
VIEW_ALL_PROJECTS="view_all_projects",
TASK="task", // read, create, update, remove
TASK_PHASE="task_phase",
REMARK="remark"
}