1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-19 00:05:16 +00:00

Can update virtual directory

This commit is contained in:
2020-04-28 17:52:22 +02:00
parent 75e15f9f83
commit c42fe7f806
4 changed files with 167 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class GeneralSettings {
bool allowPostsFromFriends;
bool allowComunicEmails;
bool publicFriendsList;
final String virtualDirectory;
String virtualDirectory;
String personalWebsite;
String publicNote;