hotfix: incorrect changelog availability value

This commit is contained in:
2025-04-01 13:40:30 +02:00
parent a82d78a9a6
commit 9ac43169ca
+1 -1
View File
@@ -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' }}