mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-14 13:14:57 +00:00
more fixes
This commit is contained in:
parent
16d896f526
commit
8903f1ad4d
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPub do
|
||||||
{:ok, activity}
|
{:ok, activity}
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
{:ok, nil}
|
_e -> {:ok, nil}
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue