Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KSKOP69 authored Oct 4, 2024
2 parents a11f555 + c8987c8 commit 94c34e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlexaMusic/plugins/misc/seeker.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ async def markup_timer():
except:
continue
try:
check = wrong[chat_id][mystic.message_id]
check = wrong[chat_id][mystic.id]
if check is False:
continue
except:
Expand Down

0 comments on commit 94c34e8

Please sign in to comment.