forked from MapComplete/MapComplete
Add example images to presets, fix these in bike_repair_station, add more repair_stand examples, fix fake svgs, wording updates
This commit is contained in:
parent
58cd866e54
commit
186b8a79ac
26 changed files with 171 additions and 190 deletions
|
@ -209,6 +209,7 @@ export default class LayerConfig extends WithContextLoader {
|
|||
tags: pr.tags.map((t) => TagUtils.SimpleTag(t)),
|
||||
description: Translations.T(pr.description, `${context}.presets[${i}].description`),
|
||||
preciseInput: preciseInput,
|
||||
exampleImages: pr.exampleImages
|
||||
}
|
||||
return config;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue