mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[Audio] Typo fix (#3861)
This commit is contained in:
parent
8fa47cb789
commit
7cabc876f5
@ -129,7 +129,7 @@ class DpyEvents(MixinMeta, metaclass=CompositeMetaClass):
|
|||||||
ctx,
|
ctx,
|
||||||
title=_("Unable to Get Track"),
|
title=_("Unable to Get Track"),
|
||||||
description=_(
|
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."
|
"try again in a few minutes."
|
||||||
),
|
),
|
||||||
error=True,
|
error=True,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user