mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-23 08:03:02 -05:00
parent
9c08a368e7
commit
5e9d51c24b
@ -25,7 +25,7 @@ class REST::AccountSerializer < ActiveModel::Serializer
|
||||
end
|
||||
|
||||
def note
|
||||
Formatter.instance.simplified_format(object, custom_emojify: true)
|
||||
Formatter.instance.simplified_format(object)
|
||||
end
|
||||
|
||||
def url
|
||||
|
Loading…
x
Reference in New Issue
Block a user