Skip to content

Commit

Permalink
Update default to ==
Browse files Browse the repository at this point in the history
  • Loading branch information
HaveAGitGat committed Nov 11, 2023
1 parent c3cef40 commit a448b8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ var details = function () { return ({
{
name: 'condition',
type: 'string',
defaultValue: '',
defaultValue: '==',
inputUI: {
type: 'dropdown',
options: [
Expand Down

0 comments on commit a448b8e

Please sign in to comment.