mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 15:57:43 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -28,7 +28,6 @@ module.exports = class RawCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'text',
|
||||
prompt: 'What makes her want to do it raw?',
|
||||
type: 'string',
|
||||
max: 100
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user