Fixed guild name being encoded

This commit is contained in:
2022-07-04 21:29:20 +07:00
parent 949240a23a
commit c3a0892a7b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -129,7 +129,7 @@
},
"settings": {
"title": "Settings",
"description": "Change how {{BOT_NAME}} behave on **{{GUILD_NAME}}**",
"description": "Change how {{BOT_NAME}} behave on **{{{GUILD_NAME}}}**",
"valid_args": "``Prefix`` ``Language`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``"
},
"settings_prefix": {