mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-05 03:34:51 +00:00
Fix log
This commit is contained in:
parent
c4b53aa4e7
commit
8df34e6dce
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ async def log_file(bot, message):
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
InlineKeyboardButton(
|
InlineKeyboardButton(
|
||||||
text="❌ Close",
|
"❌ Close",
|
||||||
f"close#{message.from_user.id}",
|
f"close#{message.from_user.id}",
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue