mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 19:28:29 +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":
|
case "coub":
|
||||||
r = await coub({
|
r = await coub({
|
||||||
id: patternMatch.id
|
id: patternMatch.id
|
||||||
};
|
});
|
||||||
break;
|
break;
|
||||||
case "facebook":
|
case "facebook":
|
||||||
r = await facebook({
|
r = await facebook({
|
||||||
|
Loading…
Reference in New Issue
Block a user