forked from Supositware/Haha-Yes
removed the default arg
This commit is contained in:
parent
1364ebdb6a
commit
bdc0a1b9f4
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ module.exports = class redditCommand extends Command {
|
|||
key: 'sub',
|
||||
prompt: 'Wich subreddit would you like to see?',
|
||||
type: 'string',
|
||||
default: 'random',
|
||||
}
|
||||
]
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue