diff --git a/lib/Constants.js b/lib/Constants.js index b45ba548..a7a76b04 100644 --- a/lib/Constants.js +++ b/lib/Constants.js @@ -75,7 +75,7 @@ const search_headers = session => { }; return reqopts; }; - + const videoinf_headers = (data, id, desktop) => { let req_opts; if (desktop) {