aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/workflowy/index.js
diff options
context:
space:
mode:
authorLibravatar tukiplus <98679174+tukiplus@users.noreply.github.com>2022-02-16 20:33:50 +0900
committerLibravatar GitHub <noreply@github.com>2022-02-16 12:33:50 +0100
commited79419783ebf85056a27cdcd8802eac0d802f81 (patch)
tree0c6b60353546766ab661075dc78f51f4f2e31434 /recipes/workflowy/index.js
parentdocs: add tukiplus as a contributor for code (#833) (diff)
downloadferdium-recipes-ed79419783ebf85056a27cdcd8802eac0d802f81.tar.gz
ferdium-recipes-ed79419783ebf85056a27cdcd8802eac0d802f81.tar.zst
ferdium-recipes-ed79419783ebf85056a27cdcd8802eac0d802f81.zip
Add WorkFlowy recipe (#829)
Diffstat (limited to 'recipes/workflowy/index.js')
-rw-r--r--recipes/workflowy/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/workflowy/index.js b/recipes/workflowy/index.js
new file mode 100644
index 0000000..d792bf3
--- /dev/null
+++ b/recipes/workflowy/index.js
@@ -0,0 +1 @@
module.exports = Ferdi => class Workflowy extends Ferdi {};