From 7a3268d630ac94879077593d85392dc7498d9230 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 3 May 2020 07:08:06 -0700 Subject: [PATCH] Add KanbanDragDropiOS by @alfianlosari --- contents.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 78c8ea41..459bf299 100644 --- a/contents.json +++ b/contents.json @@ -19860,7 +19860,7 @@ { "title": "SimpleLogin", "category-ids": [ - "security", + "security", "extension" ], "tags": [ @@ -19879,6 +19879,19 @@ "license": "mit", "date_added": "May 2 2020", "suggested_by": "@ntnhon" + }, + { + "title": "Trello", + "category-ids": [ + "clone" + ], + "tags": [ + "swift" + ], + "license": "mit", + "source": "https://github.com/alfianlosari/KanbanDragDropiOS", + "suggested_by": "@dkhamsing", + "date_added": "May 3 2020" } ] }