api/twitter: support proxying videos & images in a picker
This commit is contained in:
@@ -69,6 +69,7 @@ export default async function(host, patternMatch, obj) {
|
||||
id: patternMatch.id,
|
||||
index: patternMatch.index - 1,
|
||||
toGif: !!obj.twitterGif,
|
||||
alwaysProxy: obj.alwaysProxy,
|
||||
dispatcher
|
||||
});
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user