mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 00:07:36 +02:00
Fix lint
This commit is contained in:
@@ -34,7 +34,7 @@ module.exports = class FireCommand extends Command {
|
|||||||
prompt: 'Which user would you like to edit the avatar of?',
|
prompt: 'Which user would you like to edit the avatar of?',
|
||||||
type: 'user',
|
type: 'user',
|
||||||
default: msg => msg.author
|
default: msg => msg.author
|
||||||
},
|
}
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user