refactor: refactored the taskphase
This commit is contained in:
@@ -26,5 +26,6 @@ export enum PermissionEnum {
|
||||
DMAIL = 'dmail',
|
||||
RESELLER="reseller",
|
||||
WORKSPACE="workspace",
|
||||
PROJECT="project"
|
||||
PROJECT="project",
|
||||
TASK_PHASE="task_phase"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user