diff --git a/Mlem/Views/Tabs/Settings/Components/Views/Appearance/Post/PostSettingsView.swift b/Mlem/Views/Tabs/Settings/Components/Views/Appearance/Post/PostSettingsView.swift index bc5cfbcd9..f3a690e88 100644 --- a/Mlem/Views/Tabs/Settings/Components/Views/Appearance/Post/PostSettingsView.swift +++ b/Mlem/Views/Tabs/Settings/Components/Views/Appearance/Post/PostSettingsView.swift @@ -137,9 +137,8 @@ struct PostSettingsView: View { } header: { Text("Interactions and Info") } footer: { - Text( - "Choose which information is shown when using Large or Headline mode. In Compact mode, all info stack widgets are shown." - ) + // swiftlint:disable:next line_length + Text("Choose which information is shown when using Large or Headline mode. In Compact mode, all info stack widgets are shown.") } Section("Website Previews") {