mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-17 11:16:26 -07:00
Update default to ==
This commit is contained in:
parent
c3cef40d68
commit
a448b8e226
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ var details = function () { return ({
|
||||||
{
|
{
|
||||||
name: 'condition',
|
name: 'condition',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
defaultValue: '',
|
defaultValue: '==',
|
||||||
inputUI: {
|
inputUI: {
|
||||||
type: 'dropdown',
|
type: 'dropdown',
|
||||||
options: [
|
options: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue