From c4064fed02a69b353fbc4603da4b8c2f879f3d7b Mon Sep 17 00:00:00 2001 From: Austin Lakeman Date: Wed, 5 Jun 2019 04:18:30 +0000 Subject: [PATCH] Fix conflicting "name" values for OpenALPR fields. --- definitions/en_CA.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/en_CA.js b/definitions/en_CA.js index b3a8da58..3e2a60c0 100644 --- a/definitions/en_CA.js +++ b/definitions/en_CA.js @@ -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",