Add missing condition
This commit is contained in:
parent
8a81ff66e2
commit
e78aca9b2e
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@
|
|||
"id": "ref",
|
||||
"render": {
|
||||
"en": "The reference number of this speed camera is {ref}"
|
||||
}
|
||||
},
|
||||
"condition": "ref~*"
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
|
|
Loading…
Reference in a new issue