From 972dea297b3e695f92c6d1d8d3dcfc62fa6a0185 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Sat, 22 Jul 2023 15:30:40 +0200 Subject: [PATCH] Fix: Prevent runtime errors in webapp when invalid pin_mapping.json is provided --- webapp/src/components/PinInfo.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/webapp/src/components/PinInfo.vue b/webapp/src/components/PinInfo.vue index bb14003..af7e788 100644 --- a/webapp/src/components/PinInfo.vue +++ b/webapp/src/components/PinInfo.vue @@ -17,11 +17,11 @@ {{ capitalizeFirstLetter(category) }} {{ prop }} -