parent
76905a95a2
commit
9bcd509165
|
@ -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…
Reference in New Issue