From 3b848caac5e4299f972685a723cfc5c085917119 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 22 May 2020 07:52:36 -0700 Subject: [PATCH] Add SelfieAssist to Archive #261 --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index 5ac99a81..b3bfad63 100644 --- a/contents.json +++ b/contents.json @@ -20462,6 +20462,20 @@ "stars": 205, "date_added": "May 22 2020", "suggested_by": "@th3m" + }, + { + "title": "SelfieAssist", + "category-ids": [ + "misc" + ], + "tags": [ + "objc", + "archive" + ], + "source": "https://github.com/mxcl/SelfieAssist", + "license": "other", + "date_added": "May 22 2020", + "suggested_by": "@dkhamsing" } ] }