T272 history loads last 24h upon click
This commit is contained in:
@@ -40,6 +40,8 @@ function getData(){
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
function checkUuid(){
|
||||
if(clientUUID == null || clientUUID == undefined || clientUUID == ''){
|
||||
clientUUID = json[0].clientUUID;
|
||||
|
||||
Reference in New Issue
Block a user