Fix duplicate ids: actually rewrite id
This commit is contained in:
parent
f5de77c55e
commit
679422e26c
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@
|
||||||
},
|
},
|
||||||
"renderings": [
|
"renderings": [
|
||||||
{
|
{
|
||||||
"id": "rental-capacity-bicycle-type",
|
"id": "rental-capacity-bicycle_type",
|
||||||
"labels": [
|
"labels": [
|
||||||
"bicycle_rental"
|
"bicycle_rental"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue