mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
fix: other driver's trains broken listing
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<Loading v-else-if="apiStore.dataStatuses.connection == Status.Data.Loading" />
|
||||
|
||||
<DriverNotFound v-else />
|
||||
<DriverNotFound v-else :trainId="props.trainId" />
|
||||
</div>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user