mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-07 12:24:51 +00:00
typo
This commit is contained in:
parent
64beac3339
commit
53b6fae2d6
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ async def imdb_search_id(client, message):
|
||||||
BTN.append(
|
BTN.append(
|
||||||
InlineButton(
|
InlineButton(
|
||||||
text=num,
|
text=num,
|
||||||
callback_data=f"subscene#{message.from_user.id}#{title}",
|
callback_data=f"subscene#{message.from_user.id}#hehehe",
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
BTN.extend(
|
BTN.extend(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue