mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-05 04:28:10 +00:00
fix: typos; updated images api source
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
<div class="thumbnail-container">
|
||||
<div>{{ stockType }}</div>
|
||||
<img
|
||||
:src="`https://static.spythere.eu/thumbnails/${stockType}.png`"
|
||||
:src="`https://stacjownik.spythere.eu/static/thumbnails/${stockType}.png`"
|
||||
:title="stockType"
|
||||
style="opacity: 0"
|
||||
@error="(e) => onStockItemError(e, stockType)"
|
||||
|
||||
Reference in New Issue
Block a user