parent
9c08a368e7
commit
5e9d51c24b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class REST::AccountSerializer < ActiveModel::Serializer
|
||||||
end
|
end
|
||||||
|
|
||||||
def note
|
def note
|
||||||
Formatter.instance.simplified_format(object, custom_emojify: true)
|
Formatter.instance.simplified_format(object)
|
||||||
end
|
end
|
||||||
|
|
||||||
def url
|
def url
|
||||||
|
|
Loading…
Reference in a new issue