mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 22:44:32 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -13,7 +13,6 @@ module.exports = class BeautifyCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'code',
|
||||
prompt: 'What code do you want to beautify?',
|
||||
type: 'code'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user