Fix option type

make-only-subtitle-default
HaveAGitGat 3 years ago
parent cdfde9b99d
commit a50c3c7e51

@ -38,8 +38,8 @@ const details = () => ({
inputUI: {
type: 'dropdown',
options: [
false,
true,
'false',
'true',
],
},
tooltip:

Loading…
Cancel
Save