From 13b71aecef941c863a26b7b99dfa374e41af0299 Mon Sep 17 00:00:00 2001 From: "Tania R. Zúñiga" <25267490+TanZng@users.noreply.github.com> Date: Thu, 14 Oct 2021 12:25:04 -0500 Subject: 📖 Add Good Reads (#743) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipes/good-reads/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/good-reads/index.js (limited to 'recipes/good-reads/index.js') diff --git a/recipes/good-reads/index.js b/recipes/good-reads/index.js new file mode 100644 index 0000000..419c60d --- /dev/null +++ b/recipes/good-reads/index.js @@ -0,0 +1 @@ +module.exports = (Ferdi) => class GoodReads extends Ferdi {}; -- cgit v1.2.3-70-g09d2