Fix conflicting "name" values for OpenALPR fields.

merge-requests/76/head
Austin Lakeman 2019-06-05 04:18:30 +00:00
parent c8f38b0d2f
commit c4064fed02
1 changed files with 1 additions and 1 deletions

View File

@ -2802,7 +2802,7 @@ module.exports = function(s,config,lang){
]
},
{
"name": "detail=detector_lisence_plate",
"name": "detail=detector_lisence_plate_country",
"field": lang['Country of Plates'],
"description": "Choose the type of plates to recognize. Only US and EU are supported at this time.",
"default": "0",