test
continuous-integration/drone/push Build is failing Details

ServeurDeTest
Noé GARNIER 2 years ago
parent 130b204e1b
commit d077b14a6e

@ -96,7 +96,7 @@ function dashboard () {
} }
v4 = {} v4 = {}
v4.type="line"; v4.type="line";
v4.xValueFormatString=playersPseudo[0]; v4.xValueFormatString='playersPseudo';
v4.dataPoints=[]; v4.dataPoints=[];
v3.dataPoints.push({x:1,y:100}); v3.dataPoints.push({x:1,y:100});
console.log(data); console.log(data);

Loading…
Cancel
Save