Skip to content

Commit

Permalink
Remove default
Browse files Browse the repository at this point in the history
  • Loading branch information
HaveAGitGat committed May 20, 2024
1 parent ee4fcfc commit 5595f3a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const details = (): IpluginDetails => ({
label: 'Variable',
name: 'variable',
type: 'string',
defaultValue: '{{{args.librarySettings._id}}}',
defaultValue: '',
inputUI: {
type: 'text',
},
Expand Down

0 comments on commit 5595f3a

Please sign in to comment.