Add `FGT` to `LQ`

pull/1020/head
yammes08 2 years ago committed by TRaSH
parent 2fc1601162
commit 27570fbe1b

@ -31,6 +31,15 @@
"value": "\\bEVO\\b" "value": "\\bEVO\\b"
} }
}, },
{
"name": "FGT",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(FGT)\\b"
}
},
{ {
"name": "GHOSTS", "name": "GHOSTS",
"implementation": "ReleaseGroupSpecification", "implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save