mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 00:05:16 +00:00
Can update "allow posts from friends" setting
This commit is contained in:
@ -11,7 +11,7 @@ class GeneralSettings {
|
||||
String lastName;
|
||||
UserPageVisibility pageVisibility;
|
||||
bool allowComments;
|
||||
final bool allowPostsFromFriends;
|
||||
bool allowPostsFromFriends;
|
||||
bool allowComunicEmails;
|
||||
final bool publicFriendsList;
|
||||
final String virtualDirectory;
|
||||
|
Reference in New Issue
Block a user