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

Can change personal website URL

This commit is contained in:
2020-04-27 19:05:36 +02:00
parent cd355f84cc
commit f32ee89924
2 changed files with 14 additions and 1 deletions

View File

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