mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-01 12:31:15 +00:00
twitter: add freebind support
This commit is contained in:
@@ -62,7 +62,8 @@ export default async function(host, patternMatch, lang, obj) {
|
||||
r = await twitter({
|
||||
id: patternMatch.id,
|
||||
index: patternMatch.index - 1,
|
||||
toGif: !!obj.twitterGif
|
||||
toGif: !!obj.twitterGif,
|
||||
dispatcher
|
||||
});
|
||||
break;
|
||||
case "vk":
|
||||
|
||||
Reference in New Issue
Block a user