From dc3fba527eb128ce9b57426a51b59385c00ff694 Mon Sep 17 00:00:00 2001 From: Bennett Date: Sun, 31 Oct 2021 15:50:10 +0100 Subject: Add moodle recipe --- recipes/moodle/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/moodle/index.js (limited to 'recipes/moodle/index.js') diff --git a/recipes/moodle/index.js b/recipes/moodle/index.js new file mode 100644 index 0000000..0a5cedb --- /dev/null +++ b/recipes/moodle/index.js @@ -0,0 +1 @@ +module.exports = Ferdi => class moodle extends Ferdi {}; -- cgit v1.2.3-70-g09d2