lint
This commit is contained in:
parent
d36d0abd27
commit
3466b626d6
1 changed files with 1 additions and 0 deletions
|
|
@ -610,6 +610,7 @@ defmodule Pleroma.Web.CommonAPI do
|
||||||
true ->
|
true ->
|
||||||
ThreadMute.remove_mute(user.id, activity.data["context"])
|
ThreadMute.remove_mute(user.id, activity.data["context"])
|
||||||
{:ok, activity}
|
{:ok, activity}
|
||||||
|
|
||||||
error ->
|
error ->
|
||||||
error
|
error
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue