update Constants.js

This commit is contained in:
LuanRT
2021-09-27 19:51:03 -03:00
parent 52efc6f4cb
commit 2c7e1fd598

View File

@@ -75,7 +75,7 @@ const search_headers = session => {
};
return reqopts;
};
const videoinf_headers = (data, id, desktop) => {
let req_opts;
if (desktop) {