Update index.ts

Set the default for the listbox to "==" as per my Discord post
This commit is contained in:
Kedryn 2023-11-10 16:43:52 +01:00 committed by GitHub
parent 057f8e8095
commit c3cef40d68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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