From 656782ff9e1c83da11d0b5bca34bca4d07aa382b Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Tue, 17 Aug 2021 17:40:00 -0500 Subject: [PATCH] Replace newlines with line breaks. Fixes #3258 --- .../Sources/Account/FeedProvider/Twitter/TwitterStatus.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Account/Sources/Account/FeedProvider/Twitter/TwitterStatus.swift b/Account/Sources/Account/FeedProvider/Twitter/TwitterStatus.swift index 047b6a422..79697e9eb 100644 --- a/Account/Sources/Account/FeedProvider/Twitter/TwitterStatus.swift +++ b/Account/Sources/Account/FeedProvider/Twitter/TwitterStatus.swift @@ -115,7 +115,7 @@ private extension TwitterStatus { } if prevIndex < displayEndIndex { - html += String(text[prevIndex..") } return html