Updated version tag
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user