This commit is contained in:
Cedric Hoelzl 2020-07-02 14:34:29 +02:00
parent e9c4eea32f
commit 090a093f0a

View File

@ -58,7 +58,7 @@ var token = function(data) {
const get_tracing = async function(trck_ids){
const get_tracking = async function(trck_ids){
var data = { "data": [],"guid":"","timeZoneOffset":-120 };
for(var id of trck_ids){