From 94a26e6c29107798e5054ffa0fc0fe81a6e32d65 Mon Sep 17 00:00:00 2001 From: Sean Lynch Date: Fri, 7 Jun 2024 13:35:28 -0700 Subject: [PATCH] metadata update --- apps/burn/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/burn/metadata.json b/apps/burn/metadata.json index 80a7c4437..dfda2f24c 100644 --- a/apps/burn/metadata.json +++ b/apps/burn/metadata.json @@ -2,7 +2,7 @@ "id": "burn", "name": "Burn", "version": "0.03", - "description": "Simple Calorie Counter -- saves to flash and resets at midnight", + "description": "Simple Calorie Counter -- saves to flash (kcal.txt) and resets at midnight", "icon": "burn_icon.png", "tags": "tool", "readme":"README.md",