mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-13 19:55:20 +00:00
api/match: fix typo in fetch.critical code
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user