mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 03:08:30 +00:00
match.js: forgot about )
This commit is contained in:
parent
dd63acb950
commit
13c4df995a
@ -205,7 +205,7 @@ export default async function(host, patternMatch, lang, obj) {
|
||||
case "coub":
|
||||
r = await coub({
|
||||
id: patternMatch.id
|
||||
};
|
||||
});
|
||||
break;
|
||||
case "facebook":
|
||||
r = await facebook({
|
||||
|
Loading…
Reference in New Issue
Block a user