mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Bump subtitle character length
This commit is contained in:
@@ -33,7 +33,7 @@ module.exports = class SubtitleCommand extends Command {
|
|||||||
key: 'text',
|
key: 'text',
|
||||||
prompt: 'What should the subtitles say?',
|
prompt: 'What should the subtitles say?',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
max: 50
|
max: 200
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'image',
|
key: 'image',
|
||||||
|
|||||||
Reference in New Issue
Block a user