From 38243e6b6e4f38c0afe52a2f14743feb3f461894 Mon Sep 17 00:00:00 2001 From: Maitre_Oda Date: Fri, 27 Aug 2021 19:03:33 +0200 Subject: New recipe: tinder (#641) --- recipes/tinder/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/tinder/index.js (limited to 'recipes/tinder/index.js') diff --git a/recipes/tinder/index.js b/recipes/tinder/index.js new file mode 100644 index 0000000..38c3f5c --- /dev/null +++ b/recipes/tinder/index.js @@ -0,0 +1,2 @@ +module.exports = Ferdi => class Tinder extends Ferdi { +}; -- cgit v1.2.3-70-g09d2