Fixes From Replit
This commit is contained in:
parent
40c6e29df1
commit
3a40501762
2 changed files with 3 additions and 3 deletions
|
@ -144,8 +144,8 @@ module.exports = {
|
|||
value: `
|
||||
${
|
||||
d.manual
|
||||
? "<a:nyx_checkmark:897240322411724841> Yes"
|
||||
: "<a:nyx_cross:897244999211696198> No"
|
||||
? "<a:nyx_cross:897244999211696198> NO"
|
||||
: "<a:nyx_checkmark:897240322411724841> Yes"
|
||||
}`,
|
||||
inline: true,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue