fix(stations): fixed displaying dispatcher flag for inactive sceneries

This commit is contained in:
2026-01-15 17:27:11 +01:00
parent 5190eed7ee
commit d93be0b9be
+6 -2
View File
@@ -146,8 +146,12 @@
</span>
</td>
<td class="station-dispatcher-lang" v-if="station.onlineInfo">
<FlagIcon :language-id="station.onlineInfo.dispatcherLanguageId" width="2.25em" />
<td class="station-dispatcher-lang">
<FlagIcon
v-if="station.onlineInfo && station.onlineInfo.dispatcherLanguageId != -1"
:language-id="station.onlineInfo.dispatcherLanguageId"
width="2.25em"
/>
</td>
<td class="station-dispatcher-exp">