mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -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',
|
||||
type: 'string',
|
||||
defaultValue: '',
|
||||
defaultValue: '==',
|
||||
inputUI: {
|
||||
type: 'dropdown',
|
||||
options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue