This commit is contained in:
7cc5c4f330d47060 2024-08-09 01:52:16 -04:00
parent d7101c1d4b
commit ea54f228d4
Signed by: 7cc5c4f330d47060
SSH key fingerprint: SHA256:e+4tcZut1nBpe10PqjaO+Rvie0Q7W4qIvFzcUw+7riA

View file

@ -31,11 +31,11 @@ const aboutBot = function (c){
color: c.colors.secondary,
with: [
{
text: version.sourceURL,
text: botVersion.sourceURL,
color: c.colors.primary,
clickEvent: {
action: 'open_url',
value: version.sourceURL
value: botVersion.sourceURL
},
hoverEvent: {
action: 'show_text',