mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 05:07:41 +02: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