mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
DEV: zmiana w pobieraniu danych z API
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
/>
|
||||
|
||||
<img
|
||||
v-if="Number(stationInfo.reqLevel) < 0"
|
||||
v-if="stationInfo.reqLevel < 0"
|
||||
:src="unknownIcon"
|
||||
alt="icon-unknown"
|
||||
:title="$t('desc.unknown')"
|
||||
|
||||
Reference in New Issue
Block a user