Merge pull request #6111 from reiterl/permission_chat_group_can_manage
Add chat.can_manage to permissions enum.
This commit is contained in:
commit
a3b2784cc7
@ -948,6 +948,7 @@ group:
|
|||||||
- assignment.can_nominate_other
|
- assignment.can_nominate_other
|
||||||
- assignment.can_nominate_self
|
- assignment.can_nominate_self
|
||||||
- assignment.can_see
|
- assignment.can_see
|
||||||
|
- chat.can_manage
|
||||||
- list_of_speakers.can_be_speaker
|
- list_of_speakers.can_be_speaker
|
||||||
- list_of_speakers.can_manage
|
- list_of_speakers.can_manage
|
||||||
- list_of_speakers.can_see
|
- list_of_speakers.can_see
|
||||||
|
Loading…
Reference in New Issue
Block a user