From d4f8fc6d2d956411fbd351ec2f927a55c060b068 Mon Sep 17 00:00:00 2001 From: Stiralbios Date: Tue, 5 Apr 2022 16:32:37 +0200 Subject: [PATCH] Add type to the Activity reminder app --- apps/activityreminder/metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/activityreminder/metadata.json b/apps/activityreminder/metadata.json index ec591cd71..8f272d971 100644 --- a/apps/activityreminder/metadata.json +++ b/apps/activityreminder/metadata.json @@ -4,6 +4,7 @@ "shortName":"Activity Reminder", "description": "A reminder to take short walks for the ones with a sedentary lifestyle", "version":"0.01", + "type": "app", "tags": "tool", "supports": ["BANGLEJS", "BANGLEJS2"], "readme": "README.md",