mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = class TxtCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'content',
|
||||
prompt: 'What content do you want to include in the TXT file?',
|
||||
type: 'string'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user