From c1c7d2b484e16064939324aa700806f77b547e39 Mon Sep 17 00:00:00 2001 From: fparri Date: Thu, 10 Mar 2022 11:36:11 +0100 Subject: [PATCH] Update metadata.json I only changed the name of the app so that it shows the initials in uppercase. --- apps/widbaroalarm/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/widbaroalarm/metadata.json b/apps/widbaroalarm/metadata.json index 0976df531..0953f4f1b 100644 --- a/apps/widbaroalarm/metadata.json +++ b/apps/widbaroalarm/metadata.json @@ -1,7 +1,7 @@ { "id": "widbaroalarm", - "name": "Barometer alarm widget", - "shortName": "Barometer alarm", + "name": "Barometer Alarm Widget", + "shortName": "Barometer Alarm", "version": "0.01", "description": "A widget that can alarm on when the pressure reaches defined thresholds.", "icon": "widget.png",