This commit is contained in:
Expand-sys 2023-01-11 10:57:16 +11:00
parent 9fcc36faa8
commit 29664c0032

View file

@ -196,7 +196,7 @@ fastify.get(
}*/ }*/
if(log){ if(log){
log.reverse() log.reverse()
}
for(i = 0; i < log.length; i++){ for(i = 0; i < log.length; i++){
@ -213,7 +213,7 @@ fastify.get(
} }
} }
}
console.log("begin render " + Date.now()); console.log("begin render " + Date.now());
//let maxgraph = balance + 1000; //let maxgraph = balance + 1000;