Client - update e2e tests (wip) and build

This commit is contained in:
Sam
2021-10-31 21:04:47 +01:00
parent 23066c52a8
commit fb6491638c
18 changed files with 105 additions and 95 deletions

View File

@ -166,6 +166,7 @@
<div class="form-item">
<label>{{ $t('workouts.DISTANCE') }} (km):</label>
<input
name="workout-distance"
type="number"
min="0"
step="0.1"