This commit is contained in:
HaveAGitGat 2024-05-20 10:04:31 +01:00
commit 7df2d597db

View file

@ -19,7 +19,7 @@ var details = function () { return ({
label: 'Variable',
name: 'variable',
type: 'string',
defaultValue: '{{{args.librarySettings._id}}}',
defaultValue: '',
inputUI: {
type: 'text',
},