Concatenate total track

+ handle server voicehint time removed, times with 3 digits
This commit is contained in:
Norbert Renner 2021-03-12 21:20:35 +01:00
parent 954812cf52
commit 25f8828ae7
10 changed files with 412 additions and 47 deletions

View file

@ -1149,6 +1149,8 @@
);
</script>
<script src="https://unpkg.com/googlediff@0.1.0/javascript/diff_match_patch.js"></script>
<script src="dist/core-js-bundle.min.js"></script>
<script src="dist/regenerator-runtime.js"></script>
<!-- <script src="dist/url-search-params.js"></script> -->