mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
Fixed guild name being encoded
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@
|
||||
},
|
||||
"settings": {
|
||||
"title": "การตั้งค่า",
|
||||
"description": "เปลี่ยนพฤติกรรมของ {{BOT_NAME}} บน **{{GUILD_NAME}}**",
|
||||
"description": "เปลี่ยนพฤติกรรมของ {{BOT_NAME}} บน **{{{GUILD_NAME}}}**",
|
||||
"valid_args": "``Prefix`` ``Language`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``"
|
||||
},
|
||||
"settings_prefix": {
|
||||
|
||||
Reference in New Issue
Block a user