As always, a new typo is fixed forever.
This commit is contained in:
Predeactor
2020-06-03 21:13:44 +02:00
committed by GitHub
parent bc21f77976
commit 2c313594da

View File

@@ -1367,7 +1367,7 @@ class PlaylistCommands(MixinMeta, metaclass=CompositeMetaClass):
else:
return await self.send_embed_msg(
ctx,
title=_("Playlist Couldn't be created"),
title=_("Playlist Couldn't Be Created"),
description=_("Unable to create your playlist."),
)