kopia lustrzana https://git.sr.ht/~tsileo/microblog.pub
Fix move task
rodzic
475e525468
commit
2a37034775
2
tasks.py
2
tasks.py
|
@ -264,7 +264,7 @@ def move_to(ctx, moved_to):
|
||||||
)
|
)
|
||||||
return
|
return
|
||||||
|
|
||||||
await send_move(db_session, moved_to)
|
await send_move(db_session, new_actor.ap_id)
|
||||||
|
|
||||||
print("Done")
|
print("Done")
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue