mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-09-18 21:38:48 +00:00
Can change group posts creation level
This commit is contained in:
@@ -27,7 +27,7 @@ class Group {
|
||||
GroupMembershipLevel membershipLevel;
|
||||
GroupVisibilityLevel visibilityLevel;
|
||||
GroupRegistrationLevel registrationLevel;
|
||||
final GroupPostCreationLevel postCreationLevel;
|
||||
GroupPostCreationLevel postCreationLevel;
|
||||
String virtualDirectory;
|
||||
bool following;
|
||||
|
||||
|
Reference in New Issue
Block a user