chore: Always show filter for messages
This commit is contained in:
parent
f31887b6d2
commit
e40d9b5df2
6 changed files with 13 additions and 20 deletions
|
|
@ -349,10 +349,6 @@ class SettingsStyleView extends StatelessWidget {
|
|||
title: L10n.of(context).presencesToggle,
|
||||
setting: AppSettings.showPresences,
|
||||
),
|
||||
SettingsSwitchListTile.adaptive(
|
||||
title: L10n.of(context).separateChatTypes,
|
||||
setting: AppSettings.separateChatTypes,
|
||||
),
|
||||
SettingsSwitchListTile.adaptive(
|
||||
title: L10n.of(context).displayNavigationRail,
|
||||
setting: AppSettings.displayNavigationRail,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue