Update 10bit.json for radarr to support hyphens

pull/1284/head
Andrew Kennedy 2 years ago committed by GitHub
parent 4bd422ad77
commit 0aada9c39a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@
"negate": false, "negate": false,
"required": false, "required": false,
"fields": { "fields": {
"value": "10\\.?bit" "value": "10[.-]?bit"
} }
}, },
{ {

Loading…
Cancel
Save