mirror of
https://github.com/deadcxap/YandexMusicDiscordBot.git
synced 2026-01-10 09:41:46 +03:00
impr: Changed /account playlists functionality
This commit is contained in:
@@ -169,7 +169,7 @@ class MyVibeButton(Button, VoiceExtension):
|
||||
else:
|
||||
_id = 'onyourwave'
|
||||
|
||||
await self.send_menu_message(interaction)
|
||||
await self.send_menu_message(interaction, disable=True)
|
||||
await self.update_vibe(
|
||||
interaction,
|
||||
track_type_map[type(self.item)],
|
||||
|
||||
Reference in New Issue
Block a user