Prevent breaking type changes

make-only-subtitle-default
HaveAGitGat 4 years ago
parent 1c032958c9
commit e0baa27c40

@ -26,8 +26,8 @@ const details = () => ({
}, },
{ {
name: 'downmix', name: 'downmix',
type: 'boolean', type: 'string',
defaultValue: false, defaultValue: '',
inputUI: { inputUI: {
type: 'text', type: 'text',
}, },

Loading…
Cancel
Save