Remove default

make-only-subtitle-default
HaveAGitGat 2 years ago
parent ee4fcfc207
commit 5595f3ad12

@ -22,7 +22,7 @@ const details = (): IpluginDetails => ({
label: 'Variable', label: 'Variable',
name: 'variable', name: 'variable',
type: 'string', type: 'string',
defaultValue: '{{{args.librarySettings._id}}}', defaultValue: '',
inputUI: { inputUI: {
type: 'text', type: 'text',
}, },

Loading…
Cancel
Save