Updated text color message

This commit is contained in:
aikaterna
2017-09-12 00:36:57 -07:00
parent abed82adc8
commit 0319e5b6d2

View File

@@ -247,7 +247,7 @@ class ImgWelcome:
valid = False
if valid:
await self.bot.say('The profile and text colors have been set.')
await self.bot.say('The text colors have been set.')
await self.save_settings()
@imgwelcome.command(pass_context=True, name="channel", no_pm=True)