mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 00:05:16 +00:00
Can update page visibility settings
This commit is contained in:
@ -9,7 +9,7 @@ class GeneralSettings {
|
||||
final String email;
|
||||
String firstName;
|
||||
String lastName;
|
||||
final UserPageVisibility pageVisibility;
|
||||
UserPageVisibility pageVisibility;
|
||||
final bool allowComments;
|
||||
final bool allowPostsFromFriends;
|
||||
bool allowComunicEmails;
|
||||
|
Reference in New Issue
Block a user