mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 05:28:13 +00:00
hotfix: incorrect changelog availability value
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
{{ getAvailabilityValue(changeValue as Availability) }}
|
||||
</span>
|
||||
|
||||
<span v-if="changeName == 'routesInfo'"> zmiana parametrów szlaków</span>
|
||||
<span v-else-if="changeName == 'routesInfo'"> zmiana parametrów szlaków</span>
|
||||
|
||||
<span v-else-if="typeof changeValue === 'boolean'">
|
||||
{{ changeValue ? 'TAK' : 'NIE' }}
|
||||
|
||||
Reference in New Issue
Block a user