mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 18:17:55 +00:00
more fixes
This commit is contained in:
parent
16d896f526
commit
8903f1ad4d
|
@ -260,7 +260,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPub do
|
|||
{:ok, activity}
|
||||
end
|
||||
else
|
||||
{:ok, nil}
|
||||
_e -> {:ok, nil}
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue