Merge pull request #1135 from nuxencs/Radarr-MT-to-LQ

fix(radarr): Add `MT` to `LQ` CF
pull/1136/head
TRaSH 2 years ago committed by GitHub
commit 006b9ca946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save