mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-01 02:24:52 +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(
|
||||
InlineButton(
|
||||
text=num,
|
||||
callback_data=f"subscene#{message.from_user.id}#{title}",
|
||||
callback_data=f"subscene#{message.from_user.id}#hehehe",
|
||||
)
|
||||
)
|
||||
BTN.extend(
|
||||
|
|
|
|||
Loading…
Reference in a new issue