diff --git a/client/src/app/core/repositories/users/group-repository.service.ts b/client/src/app/core/repositories/users/group-repository.service.ts index 2fb1ff813..c33c8296e 100644 --- a/client/src/app/core/repositories/users/group-repository.service.ts +++ b/client/src/app/core/repositories/users/group-repository.service.ts @@ -108,6 +108,7 @@ export class GroupRepositoryService extends BaseRepository('Permissions').subscribe(perms => { + this.appPermissions = []; let pluginCounter = 0; for (const perm of perms) { // extract the apps name