fix-my-2
This commit is contained in:
@@ -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"]:
|
||||
|
Reference in New Issue
Block a user