api/match: fix typo in fetch.critical code

This commit is contained in:
wukko 2024-08-24 17:28:43 +06:00
parent 7478a373fc
commit 856004366e
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -256,8 +256,8 @@ export default async function(host, patternMatch, obj) {
case "fetch.fail":
case "fetch.rate":
case "fetch.critical":
case "link.unsupported":
case "api.fetch.critical":
case "content.video.unavailable":
context = {
service: host,