Merge branch 'main' of https://github.com/mastodon/mastodon into features/main
This commit is contained in:
@@ -79,7 +79,7 @@ class TextFormatter
|
||||
entity[:indices].first
|
||||
end
|
||||
|
||||
result = ''.dup
|
||||
result = +''
|
||||
|
||||
last_index = entities.reduce(0) do |index, entity|
|
||||
indices = entity[:indices]
|
||||
|
||||
Reference in New Issue
Block a user