mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 00:07:36 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -13,7 +13,6 @@ module.exports = class RemindCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'time',
|
||||
prompt: 'What do you want me to remind you about, and in how long?',
|
||||
type: 'sherlock'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user