Skip to content

Commit

Permalink
Merge pull request #684 from noi-techpark/feature/echargingfixpavement
Browse files Browse the repository at this point in the history
fix pavement select option
  • Loading branch information
RudiThoeni authored Jan 30, 2025
2 parents d0926fd + 50cdaff commit ed97062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databrowser/src/config/builder/tourism/echargingdata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ export const echargingdataCategory = (
title: 'Pavement',
component: CellComponent.SelectWithOptionsCell,
objectMapping: {
text: 'AdditionalProperties.EchargingDataProperties.CarParkingSpaceBehindEachOther.Pavement',
value: 'AdditionalProperties.EchargingDataProperties.CarParkingSpaceBehindEachOther.Pavement',
},
params: {
value_001: 'apshalt-cement',
Expand Down

0 comments on commit ed97062

Please sign in to comment.