From 2c7e1fd598638b5bf043377d13b34f31eeb5ccdb Mon Sep 17 00:00:00 2001 From: LuanRT Date: Mon, 27 Sep 2021 19:51:03 -0300 Subject: [PATCH] update Constants.js --- lib/Constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {