mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 22:14:34 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -28,7 +28,6 @@ module.exports = class TimeCommand 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