1
0
Fork 0
mirror of https://github.com/ChomeNS/chomens-bot-mc.git synced 2025-03-20 17:29:50 -04:00

missing trailing comma

This commit is contained in:
ChomeNS 2022-11-06 08:11:02 +07:00
parent 6999a15575
commit b961eee55f

View file

@ -15,7 +15,7 @@ module.exports = {
color: 'blue',
clickEvent: {
action: 'open_url',
value: 'https://discord.gg/xdgCkUyaA4'
value: 'https://discord.gg/xdgCkUyaA4',
},
},
]));