Updated version tag

This commit is contained in:
Choco
2024-08-30 17:17:52 +08:00
parent b0ff4fb6c3
commit 1dc753f4d4
2 changed files with 2 additions and 1 deletions

View File

@@ -103,6 +103,7 @@ class Basic(commands.Cog):
if not current:
return history_tracks
await interaction.response.defer()
node = voicelink.NodePool.get_node()
if node and node.spotify_client:
try: