Skip to content

Commit ab633aa

Browse files
authored
fixed a copypasta
my bad
1 parent 547a41c commit ab633aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plex_music_bot.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1048,5 +1048,4 @@ async def help(interaction: discord.Interaction, command: str = None):
10481048

10491049

10501050

1051-
1052-
bot.run(TOKEN)
1051+
bot.run(TOKEN)

0 commit comments

Comments
 (0)