mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-05 13:49:48 +00:00
merge: updates from main
This commit is contained in:
@@ -227,7 +227,8 @@ export default async function({ host, patternMatch, params }) {
|
||||
|
||||
case "facebook":
|
||||
r = await facebook({
|
||||
...patternMatch
|
||||
...patternMatch,
|
||||
dispatcher
|
||||
});
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user