mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
stockObject & static handling hotfixes
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
type="image/jpeg"
|
||||
/>
|
||||
|
||||
<img v-else src="images/placeholder.jpg" alt="placeholder" />
|
||||
<img v-else src="/images/placeholder.jpg" alt="placeholder" />
|
||||
</div>
|
||||
|
||||
<div class="train-image__info" v-if="store.chosenVehicle">
|
||||
|
||||
Reference in New Issue
Block a user