mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 13:56:43 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -14,7 +14,6 @@ module.exports = class CommandLeaderboardCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'page',
|
||||
prompt: 'What page do you want to view?',
|
||||
type: 'integer',
|
||||
default: 1,
|
||||
min: 1
|
||||
|
||||
Reference in New Issue
Block a user