[fix] stub
This commit is contained in:
parent
ab4e11b7ab
commit
a0105f7959
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ async def process_incoming(
|
||||||
):
|
):
|
||||||
return True
|
return True
|
||||||
elif "Create" == ap_object["type"]:
|
elif "Create" == ap_object["type"]:
|
||||||
pass
|
return True
|
||||||
|
|
||||||
|
|
||||||
return False
|
return False
|
||||||
|
|
Loading…
Reference in a new issue