mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2024-11-22 05:19:22 +00:00
Fix typo
This commit is contained in:
parent
f45abf2881
commit
625007b090
@ -438,7 +438,7 @@ export class GroupsHelper {
|
||||
return GroupsAccessLevel.LIMITED_ACCESS;
|
||||
|
||||
// Else the user can not see the group
|
||||
// Especially in the case of secret groupe
|
||||
// Especially in the case of secrete group
|
||||
return GroupsAccessLevel.NO_ACCESS;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user