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> </span>
</td> </td>
<td class="station-dispatcher-lang" v-if="station.onlineInfo"> <td class="station-dispatcher-lang">
<FlagIcon :language-id="station.onlineInfo.dispatcherLanguageId" width="2.25em" /> <FlagIcon
v-if="station.onlineInfo && station.onlineInfo.dispatcherLanguageId != -1"
:language-id="station.onlineInfo.dispatcherLanguageId"
width="2.25em"
/>
</td> </td>
<td class="station-dispatcher-exp"> <td class="station-dispatcher-exp">