mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2024-11-20 05:49:54 +01:00
beats me why the this got fucked up
This commit is contained in:
parent
f6b2845ab3
commit
a783225700
1 changed files with 3 additions and 1 deletions
|
@ -477,6 +477,8 @@ defmodule Pleroma.Web.ActivityPub.SideEffects do
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
{:ok, object, meta}
|
||||
end
|
||||
|
||||
def handle_object_creation(%{"type" => "ChatMessage"} = object, _activity, meta) do
|
||||
|
|
Loading…
Reference in a new issue