update KiyoshiStar regex to include KS

pull/758/head
rg9400 2 years ago committed by GitHub
parent 0f34476c1c
commit 4d97f4f884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -91,7 +91,7 @@
"negate": false, "negate": false,
"required": false, "required": false,
"fields": { "fields": {
"value": "\\b(KiyoshiStar)\\b" "value": "\\b(KS|KiyoshiStar)\\b"
} }
}, },
{ {

Loading…
Cancel
Save