forked from AkkomaGang/akkoma
Fix formatting
This commit is contained in:
parent
5b04f07a1e
commit
1cb245c982
1 changed files with 0 additions and 1 deletions
|
@ -735,7 +735,6 @@ def get_recipients_from_activity(%Activity{recipients: to}) do
|
||||||
|> Repo.all()
|
|> Repo.all()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
def mute(muter, %User{ap_id: ap_id}) do
|
def mute(muter, %User{ap_id: ap_id}) do
|
||||||
info_cng =
|
info_cng =
|
||||||
muter.info
|
muter.info
|
||||||
|
|
Loading…
Reference in a new issue