mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
[Audio] Typo fix (#3861)
This commit is contained in:
@@ -129,7 +129,7 @@ class DpyEvents(MixinMeta, metaclass=CompositeMetaClass):
|
||||
ctx,
|
||||
title=_("Unable to Get Track"),
|
||||
description=_(
|
||||
"I'm unable get a track from Lavalink at the moment,"
|
||||
"I'm unable to get a track from Lavalink at the moment, "
|
||||
"try again in a few minutes."
|
||||
),
|
||||
error=True,
|
||||
|
||||
Reference in New Issue
Block a user