From 8b28082fd73be9fe87c0852c6bdfbef016cf2444 Mon Sep 17 00:00:00 2001 From: Will Freeman Date: Mon, 2 Feb 2026 13:30:20 -0700 Subject: [PATCH] update lprBaseTags --- webapp/src/constants.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webapp/src/constants.ts b/webapp/src/constants.ts index f1f9a6d..f73e74b 100644 --- a/webapp/src/constants.ts +++ b/webapp/src/constants.ts @@ -4,5 +4,7 @@ export const lprBaseTags = { "surveillance": "public", "camera:type": "fixed", "surveillance:zone": "traffic", - "camera:mount": "" + "camera:mount": "", + "electricity": "", + "note": "" } \ No newline at end of file