1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-07-10 20:12:51 +00:00

Update comments on user page switch

This commit is contained in:
2020-04-27 18:51:54 +02:00
parent cf0708cd3b
commit 9e5decae61
2 changed files with 11 additions and 1 deletions

@ -10,7 +10,7 @@ class GeneralSettings {
String firstName;
String lastName;
UserPageVisibility pageVisibility;
final bool allowComments;
bool allowComments;
final bool allowPostsFromFriends;
bool allowComunicEmails;
final bool publicFriendsList;