fix(radarr): Add `MT` to `LQ` CF

Adding `MT` to the `LQ` CF because it is just a shortened name of `MTeam`
pull/1135/head
nuxen 1 year ago
parent 423577a481
commit 06a5a5f0af

@ -352,7 +352,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\b(MTeam)\\b"
"value": "\\b(MTeam|MT)\\b"
}
},
{

Loading…
Cancel
Save