From 8439176c2a51dfe35e803843adcace32c1130c99 Mon Sep 17 00:00:00 2001 From: Mason Sun <421680227@qq.com> Date: Thu, 20 Aug 2020 20:27:13 +0800 Subject: [PATCH] Add AccountBook (#876) --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index af4821ff..06ca86a9 100644 --- a/contents.json +++ b/contents.json @@ -22808,6 +22808,24 @@ "date_added": "Aug 18 2020", "suggested_by": "@dkhamsing", "stars": 468 + }, + { + "title": "AccountBook", + "category-ids": [ + "swiftui" + ], + "description": "A account book app is written by SwiftUI.", + "source": "https://github.com/Mas0nSun/AccountBook", + "license": "mit", + "tags": [ + "swift", + "swiftui" + ], + "screenshots": [ + "https://github.com/Mas0nSun/AccountBook/blob/master/1242x2688bb.png" + ], + "date_added": "Aug 20 2020", + "suggested_by": "Mas0nSun" } ] }