bump version

This commit is contained in:
Mattijs Vanhaverbeke
2020-07-20 15:49:06 +02:00
parent 5f4f97c360
commit 2edd597871
7 changed files with 22 additions and 447 deletions
+1 -4
View File
@@ -28,9 +28,6 @@ function startRender() {
});
graph.fit();
canvas = document.getElementById('fullvisgraph').getElementsByTagName('canvas')[0];
},
error: function (error_result) {
},
}
});
}