diff --git a/handlers/verify_commands.py b/handlers/verify_commands.py index 1f4e55a..3d743b6 100644 --- a/handlers/verify_commands.py +++ b/handlers/verify_commands.py @@ -229,7 +229,7 @@ async def verify3_command(update: Update, context: ContextTypes.DEFAULT_TYPE, db try: async with semaphore: - verifier = SpotifyVerifier(verification_id) + verifier = SpotifyVerifier(verification_id) result = await asyncio.to_thread(verifier.verify) db.add_verification(