fix-my-2
This commit is contained in:
parent
b4a074e93b
commit
bed8cd6210
|
@ -5,7 +5,7 @@ import json
|
|||
|
||||
|
||||
async def construct_unlink_buttons(actor):
|
||||
print("constructing unlink buttons")
|
||||
print(f"constructing unlink buttons for {actor['children']}")
|
||||
buttons = []
|
||||
for vouch in actor["children"]:
|
||||
for chat_id in actor["chats"]:
|
||||
|
|
Loading…
Reference in New Issue
Block a user