From af874751d9444f0290fda8bb86460e9342f11c80 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 6 Jun 2020 06:56:21 -0700 Subject: [PATCH] Add telltime by @renaudjenny --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index c4e9ceeb..c7b53483 100644 --- a/contents.json +++ b/contents.json @@ -21197,6 +21197,24 @@ ], "date_added": "Jun 5 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "Tell Time UK", + "category-ids": [ + "swiftui" + ], + "description": "Tell time in British English", + "source": "https://github.com/renaudjenny/telltime", + "itunes": "https://apps.apple.com/app/tell-time-uk/id1496541173", + "license": "other", + "tags": [ + "swift" + ], + "screenshots": [ + "https://i.imgur.com/aidCkq1.png" + ], + "date_added": "Jun 5 2020", + "suggested_by": "@dkhamsing" } ] }