Angelos Chatzimparmpas 4 years ago
parent 5279b5b147
commit 9a10184093
  1. BIN
      __pycache__/run.cpython-37.pyc
  2. 2
      frontend/src/components/AlgorithmsController.vue

Binary file not shown.

@ -204,7 +204,7 @@ export default {
second()
setTimeout(function () {
tick();
}, 5000);
}, 6000);
}
function second() {

Loading…
Cancel
Save