eval
This commit is contained in:
parent
a3fb059031
commit
17841a4c00
@ -16,7 +16,7 @@ class EvalCommand extends Command {
|
||||
});
|
||||
}
|
||||
|
||||
async execute(invoker, params) {
|
||||
async execute(invoker, { parameters: params }) {
|
||||
|
||||
const args = {}; // Temporary args until I figure out how I want to implement them
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user