fix: welcome import, widget zoom

This commit is contained in:
David Ralph
2024-04-14 12:23:07 +01:00
parent a21528f998
commit 8f9735044a
20 changed files with 1281 additions and 1376 deletions

View File

@@ -69,7 +69,12 @@ class MessageOptions extends PureComponent {
zoomSetting="zoomMessage"
visibilityToggle={true}
/>
<PreferencesWrapper setting="message" visibilityToggle={true} zoomSetting="zoomMessage">
<PreferencesWrapper
setting="message"
visibilityToggle={true}
category="message"
zoomSetting="zoomMessage"
>
<Row final={true}>
<Content title={variables.getMessage(`${MESSAGE_SECTION}.messages`)} />
<Action>