forked from AkkomaGang/akkoma
more fixes
This commit is contained in:
parent
16d896f526
commit
8903f1ad4d
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ def block(blocker, blocked, activity_id \\ nil, local \\ true) do
|
||||||
{:ok, activity}
|
{:ok, activity}
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
{:ok, nil}
|
_e -> {:ok, nil}
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue