Mark private

This commit is contained in:
Mark Felder 2020-12-23 15:16:58 -06:00 committed by Alexander Strizhakov
parent 77e39e6aae
commit 72aeb2e73b
No known key found for this signature in database
GPG Key ID: 022896A53AEF1381
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ defmodule Pleroma.Application do
end
@spec steal_emoji_policy_setup() :: :ok
def steal_emoji_policy_setup() do
defp steal_emoji_policy_setup() do
with true <-
Pleroma.Web.ActivityPub.MRF.StealEmojiPolicy in Config.get!([:mrf, :policies]) do
path =