From 5438c4606943d02c3286af727d3b483a9a290768 Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Thu, 19 Oct 2023 01:23:01 +0100 Subject: Add multiple recipes (#444) --- recipes/sympatia/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/sympatia/index.js (limited to 'recipes/sympatia/index.js') diff --git a/recipes/sympatia/index.js b/recipes/sympatia/index.js new file mode 100644 index 0000000..dd41f72 --- /dev/null +++ b/recipes/sympatia/index.js @@ -0,0 +1 @@ +module.exports = Ferdium => Ferdium; -- cgit v1.2.3-54-g00ecf