change comment
This commit is contained in:
parent
65325f8b5d
commit
ae0d286468
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ class VoiceState:
|
|||
|
||||
|
||||
class Music(commands.Cog):
|
||||
"""Commandes relatives à la musique - © vbe0201."""
|
||||
"""Commandes relatives à la musique © vbe0201."""
|
||||
def __init__(self, client: commands.bot):
|
||||
self.client = client
|
||||
self.voice_states = {}
|
||||
|
|
Reference in a new issue