From 25f8e6205fcd30c513ac7dcf4ee6d1101e6b5c11 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 8 Jun 2020 07:59:32 -0700 Subject: [PATCH] Add TweetleDumb --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index 2b379134..812a9122 100644 --- a/contents.json +++ b/contents.json @@ -21261,6 +21261,20 @@ ], "date_added": "Jun 8 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "TweetleDumb", + "description": "Mock (dumb) Twitter app", + "category-ids": [ + "social" + ], + "source": "https://github.com/IanKeen/TweetleDumb", + "license": "gpl-2.0", + "tags": [ + "swift" + ], + "date_added": "Jun 8 2020", + "suggested_by": "@dkhamsing" } ] }