Fix cancel ?
linter / quality (push) Failing after 1m3s
tests / ci (8.3) (push) Successful in 3m48s

This commit is contained in:
2026-09-18 23:24:13 +02:00
parent 25b03fc39a
commit fa6c427d76
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ async function cancelTraining() {
form.cancel();
router.post(
cancel(),
'/api' + cancel(),
{
training_id: trainingId.value,
},