mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
merge
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
export class ActionsPermission{
|
||||
access = 534;
|
||||
create = 535;
|
||||
remove = 536;
|
||||
delete = 536;
|
||||
edit = 537;
|
||||
createPost = 538;
|
||||
removePost = 539;
|
||||
deletePost = 539;
|
||||
editPost = 540;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user