mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 15:57:50 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -35,7 +35,6 @@ module.exports = class AnalogClockCommand extends Command {
|
||||
{
|
||||
key: 'timeZone',
|
||||
label: 'time zone',
|
||||
prompt: 'Which time zone do you want to get the time of?',
|
||||
type: 'timezone'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user