Add allowmove to climbing
This commit is contained in:
parent
bcf3e63829
commit
e456fea0ba
1 changed files with 2 additions and 1 deletions
|
@ -1034,6 +1034,7 @@
|
|||
}
|
||||
],
|
||||
"overrideAll": {
|
||||
"allowMove":{"improveAccuracy": true},
|
||||
"+titleIcons": [
|
||||
{
|
||||
"render": "<div class='flex' style='word-wrap: normal; padding-right: 0.25rem;'><img src='./assets/themes/climbing/height.svg' style='height: 1.75rem;'/>{climbing:length}m</div>",
|
||||
|
@ -1701,4 +1702,4 @@
|
|||
"reviews"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue