Skip to content

Commit

Permalink
Shit !
Browse files Browse the repository at this point in the history
  • Loading branch information
KSKOP69 committed Jan 15, 2025
1 parent 77179c1 commit 454c0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlexaMusic/plugins/misc/autoleave.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ async def auto_end():
)
except Exception:
pass
del autoend[chat_id]
del autoend[chat_id]


asyncio.create_task(auto_end())

0 comments on commit 454c0a4

Please sign in to comment.