chore: updated api image source

This commit is contained in:
2024-10-22 20:58:20 +02:00
parent dd9661551c
commit 13fa633db4
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@
width="300"
height="176"
class="rounded-md w-full h-auto"
:src="`https://static.spythere.eu/images/${vehicleName}--300px.jpg`"
:src="`https://stacjownik.spythere.eu/static/images/${vehicleName}--300px.jpg`"
/>
<div v-if="imageState == 'error'" class="error-placeholder"></div>