Users other then MD coundnt see aprove envent on GD solved

This commit is contained in:
Eudes Inácio
2022-05-05 09:37:40 +01:00
parent fbf9127056
commit e360ca5ae4
2 changed files with 2 additions and 1 deletions
@@ -2,4 +2,5 @@ export class GabinetePermission{
access = 531;
pr_tasks = 533;
md_tasks = 532;
aprove_event = 507;
}