mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 16:25:17 +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