diff --git a/SRC/commands/dev/eval.js b/SRC/commands/dev/eval.js index bc465f6..13925d8 100644 --- a/SRC/commands/dev/eval.js +++ b/SRC/commands/dev/eval.js @@ -13,5 +13,5 @@ example: "ev you are $authorID", code: ` $onlyForUsers[;705306248538488947;392609934744748032] $if[$authorID==705306248538488947;Ping: \`$pingMS\` | Uptime: ;] - $eval[$message;false] + $eval[$message;true] `}