formatting

This commit is contained in:
Karen Konou 2019-03-15 14:28:14 +01:00
parent ebfc10c834
commit 094e1ef048

View file

@ -260,7 +260,7 @@ defmodule Pleroma.User.Info do
moderator: is_moderator
}
end
def add_reblog_mute(info, ap_id) do
params = %{muted_reblogs: info.muted_reblogs ++ [ap_id]}