Client - update workout card on timeline and workout detail
This commit is contained in:
@ -3,9 +3,7 @@
|
||||
<div
|
||||
class="bg-map-image"
|
||||
:style="{
|
||||
backgroundImage: `url(${getApiUrl()}workouts/map/${
|
||||
workout.map
|
||||
}?${Date.now()})`,
|
||||
backgroundImage: `url(${getApiUrl()}workouts/map/${workout.map})`,
|
||||
}"
|
||||
/>
|
||||
<div class="map-attribution">
|
||||
|
Reference in New Issue
Block a user