Merge branch 'mastodon-emoji-endpoint' into 'develop'
Add mastodon API endpoint for custom emoji. See merge request pleroma/pleroma!8
This commit is contained in:
commit
be67db5547
4 changed files with 15 additions and 2 deletions
|
|
@ -125,6 +125,5 @@ defmodule Pleroma.Formatter do
|
|||
|
||||
def get_custom_emoji() do
|
||||
@emoji
|
||||
|> Enum.into %{}
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue