fixed number format

This commit is contained in:
Jan Prochazka
2022-11-13 18:39:13 +01:00
parent cd92231769
commit cbd3f1bae9
6 changed files with 10 additions and 10 deletions

View File

@@ -109,7 +109,7 @@
sesid: sessionId,
});
}
}, 15_000);
}, 15 * 1000);
});
onDestroy(() => {