Add visible_in_picker to status emojis

This commit is contained in:
shadowfacts 2018-09-10 23:32:19 +00:00
parent da3f930543
commit 39aed5348a
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
HtmlSanitizeEx.strip_tags(url)
|> MediaProxy.url()
%{shortcode: name, url: url, static_url: url}
%{shortcode: name, url: url, static_url: url, visible_in_picker: false}
end)
%{