Merge pull request #534 from Kedryn/patch-1

Update index.ts
This commit is contained in:
HaveAGitGat 2023-11-11 09:40:19 +00:00 committed by GitHub
commit f8db146f14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ var details = function () { return ({
{
name: 'condition',
type: 'string',
defaultValue: '',
defaultValue: '==',
inputUI: {
type: 'dropdown',
options: [

View file

@ -30,7 +30,7 @@ const details = (): IpluginDetails => ({
{
name: 'condition',
type: 'string',
defaultValue: '',
defaultValue: '==',
inputUI: {
type: 'dropdown',
options: [