From a497ecdae880db7c19db3ca49d8a1f96518ed03f Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 5 Dec 2021 08:39:31 -0800 Subject: [PATCH] Add mongodb-developer/BlackJackTrainer --- contents.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/contents.json b/contents.json index 523164bd..6d61302a 100644 --- a/contents.json +++ b/contents.json @@ -27341,6 +27341,19 @@ ], "date_added": "Dec 4 2021", "suggested_by": "@dkhamsing" + }, + { + "title": "BlackJackTrainer", + "category-ids": [ + "misc" + ], + "source": "https://github.com/mongodb-developer/BlackJackTrainer", + "license": "other", + "tags": [ + "swift" + ], + "date_added": "Dec 4 2021", + "suggested_by": "@dkhamsing" } ] }