remove ,
This commit is contained in:
parent
ea193ceddd
commit
f0cf9703d9
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ module.exports = {
|
|||
once: true,
|
||||
execute() {
|
||||
console.log('Prêt !');
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue