From d9a804dbb60a7f5e4fbe37e3d8afb79e6d39c5f1 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 7 Jul 2016 06:44:53 -0700 Subject: [PATCH] Add Clock category, close #339 --- contents.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contents.json b/contents.json index 30ffb8a6..641f5e0a 100644 --- a/contents.json +++ b/contents.json @@ -137,6 +137,11 @@ "id": "text", "parent": "misc" }, + { + "title": "Clock", + "id": "clock", + "parent": "misc" + }, { "title": "Timer", "id": "timer",