mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
hotfix: stock naming
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
:key="i"
|
||||
>
|
||||
<div class="stock-text">
|
||||
<p>{{ vehicleName }}</p>
|
||||
<p>{{ vehicleName.replace(/_/g, ' ') }}</p>
|
||||
<small v-if="vehicleCargo">({{ vehicleCargo }})</small>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user