mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-09-19 05:48:54 +00:00
Fix appearance issue
This commit is contained in:
@@ -258,6 +258,7 @@ class _GroupSettingsScreenState extends SafeState<GroupSettingsScreen> {
|
||||
_updateSettings();
|
||||
},
|
||||
switchValue: _groupSettings.isMembersListPublic,
|
||||
titleMaxLines: 2,
|
||||
)
|
||||
],
|
||||
);
|
||||
|
Reference in New Issue
Block a user