mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2025-01-23 06:21:18 +00:00
formatting
This commit is contained in:
parent
ebfc10c834
commit
094e1ef048
|
@ -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]}
|
||||
|
||||
|
|
Loading…
Reference in a new issue