Update index.ts
@ -27,7 +27,7 @@ var details = function () { return ({
{
name: 'condition',
type: 'string',
defaultValue: '',
defaultValue: '==',
inputUI: {
type: 'dropdown',
options: [
@ -30,7 +30,7 @@ const details = (): IpluginDetails => ({