From 8c3d0febf9d9b108d34a49348ffc7b175b5c414b Mon Sep 17 00:00:00 2001 From: adrian w kirk Date: Wed, 17 Feb 2021 02:20:25 +0000 Subject: [PATCH] Added a proper description --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 90f32f92e..17a73365f 100644 --- a/apps.json +++ b/apps.json @@ -217,7 +217,7 @@ "name": "Sliding Clock", "icon": "slidingtext.png", "version":"0.01", - "description": "Sliding Clock", + "description": "Inspired by the Pebble sliding clock the shift clock shifts changes the time by scrolling the old time off the screen and the new time on. You are also able to change language on the fly so you can see the time as written in other languages. Currently only English, French and Japanese are supported", "tags": "clock", "type":"clock", "allow_emulator":true,