Client - fix workout edition on refresh
This commit is contained in:
parent
7571bcc7ea
commit
f02add773d
@ -2,6 +2,7 @@
|
||||
<div id="edit-workout" class="view">
|
||||
<div class="container">
|
||||
<WorkoutEdition
|
||||
v-if="workoutData.workout.id"
|
||||
:authUser="authUser"
|
||||
:sports="sports"
|
||||
:workout="workoutData.workout"
|
||||
|
Loading…
Reference in New Issue
Block a user