mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Typo
This commit is contained in:
parent
bfba69cb22
commit
21e72da94b
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ async def convertsrt(c, m):
|
|||
f"{filename}.srt",
|
||||
caption=f"<code>{filename}.srt</code>\n\nConverted by @{c.me.username}",
|
||||
progress=progress_for_pyrogram,
|
||||
progress_args=("Uploading files..", update.message, c_time),
|
||||
progress_args=("Uploading files..", msg, c_time),
|
||||
)
|
||||
await msg.delete()
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in a new issue