From 4875c53a43d2b25ce962d2fdc9758e2ad0686e97 Mon Sep 17 00:00:00 2001 From: what1s1ove Date: Sat, 5 Oct 2024 16:37:42 +0300 Subject: [PATCH] feat(whatislove-dev): add how to stop worrying book wd-698 --- apps/whatislove-dev/src/database.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/apps/whatislove-dev/src/database.json b/apps/whatislove-dev/src/database.json index 947b0e4f..99e59097 100644 --- a/apps/whatislove-dev/src/database.json +++ b/apps/whatislove-dev/src/database.json @@ -1691,6 +1691,18 @@ "linkDesc": "", "date": "2024-08-23T00:00:00.000Z", "endDate": "" + }, + { + "id": "IfbM0Kg", + "type": "book", + "title": "How to Stop Worrying and Start Living (Dale Carnegie)", + "desc": "", + "origin": "https://www.amazon.com/How-Stop-Worrying-Start-Living/dp/0671733354", + "originDesc": "Amazon", + "link": "", + "linkDesc": "", + "date": "2024-09-06T00:00:00.000Z", + "endDate": "" } ] }