mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2026-03-22 12:37:13 +11:00
fuckbees
This commit is contained in:
parent
9fcc36faa8
commit
29664c0032
1 changed files with 13 additions and 13 deletions
4
index.js
4
index.js
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue