fix(extra): reset state.kill

This commit is contained in:
Ryan 2025-01-24 16:26:31 -05:00
parent 10f7ce991c
commit 256156b9d2
Signed by: ErrorNoInternet
GPG Key ID: 2486BFB7B1E6A4A3

View File

@ -50,6 +50,7 @@ async def transcript(
pass
if (message.guild.voice_client.source.id != initial_id) or kill["transcript"]:
kill["transcript"] = False
break