Add proper2 condition

pull/999/head
yammes08 2 years ago committed by GitHub
parent aafafa66df
commit e58c10191c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,6 +12,15 @@
"fields": {
"value": "\\b(repack2)\\b"
}
},
{
"name": "Proper v2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(proper2)\\b"
}
}
]
}

Loading…
Cancel
Save