Fix that
This commit is contained in:
parent
4568fa0504
commit
3a87995f50
|
@ -11,4 +11,4 @@ const execute = async (interaction) => {
|
||||||
|
|
||||||
const noop = () => { };
|
const noop = () => { };
|
||||||
|
|
||||||
module.exports = { execute: noop }
|
module.exports = { execute }
|
Loading…
Reference in a new issue