Themes(vending_machine): add better 'fixme' if freeform for 'vending' is used
This commit is contained in:
parent
3191f0876a
commit
dfce217288
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@
|
|||
"freeform": {
|
||||
"key": "vending",
|
||||
"addExtraTags": [
|
||||
"fixme=Freeform input used, value may need to be checked"
|
||||
"fixme=A mapcomplete user used the text field to set the 'vending'-tag, which is probably incorrect (e.g. might be in the local language, use upercase, ...)"
|
||||
]
|
||||
},
|
||||
"render": {
|
||||
|
|
Loading…
Reference in a new issue