snapchat: clean up

This commit is contained in:
wukko
2024-07-25 11:58:43 +06:00
parent 83af16bb12
commit a388839e15
2 changed files with 14 additions and 14 deletions

View File

@@ -192,7 +192,7 @@ export default async function(host, patternMatch, lang, obj) {
break;
case "snapchat":
r = await snapchat({
url,
hostname: url.hostname,
...patternMatch
});
break;