fix(radarr): VS false positives

pull/1293/head
nuxen 1 year ago committed by bakerboy448
parent 9e570c482b
commit 49bc1c8a92

@ -19,7 +19,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\b(V-?S)\\b"
"value": "\\b(V-S)\\b"
}
}
]

Loading…
Cancel
Save