mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 11:18:28 +00:00
Update match.js
This commit is contained in:
parent
b5ff796153
commit
7529d78ea7
@ -214,6 +214,7 @@ export default async function(host, patternMatch, lang, obj) {
|
||||
method: patternMatch.method,
|
||||
id: patternMatch.id,
|
||||
});
|
||||
break;
|
||||
default:
|
||||
return createResponse("error", {
|
||||
t: loc(lang, 'ErrorUnsupported')
|
||||
|
Loading…
Reference in New Issue
Block a user