Fixes From Replit

This commit is contained in:
ThunderE75 2022-02-01 11:15:40 +00:00
parent 40c6e29df1
commit 3a40501762
2 changed files with 3 additions and 3 deletions

View file

@ -144,8 +144,8 @@ module.exports = {
value: ` value: `
${ ${
d.manual d.manual
? "<a:nyx_checkmark:897240322411724841> Yes" ? "<a:nyx_cross:897244999211696198> NO"
: "<a:nyx_cross:897244999211696198> No" : "<a:nyx_checkmark:897240322411724841> Yes"
}`, }`,
inline: true, inline: true,
}, },