aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hackmd/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hackmd/index.js')
-rw-r--r--recipes/hackmd/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hackmd/index.js b/recipes/hackmd/index.js
index 3a2908b..5114772 100644
--- a/recipes/hackmd/index.js
+++ b/recipes/hackmd/index.js
@@ -1,2 +1,2 @@
1// todo allow custom url 1// todo allow custom url
2module.exports = Ferdi => class HackMd extends Ferdi {}; 2module.exports = Ferdium => Ferdium;