Fix: for PR #695
pull/697/head
TRaSH 2 years ago committed by GitHub
commit 33f56ded7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\bFraMeSToR$"
"value": "FraMeSToR\\b"
}
}
]

@ -19,7 +19,7 @@
"negate": false,
"required": false,
"fields": {
"value": "FraMeSToR$"
"value": "FraMeSToR\\b"
}
},
{

Loading…
Cancel
Save