aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ticktick/index.js
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-10-04 16:38:03 +0200
committerLibravatar Bennett <hello@vantezzen.io>2020-10-04 16:38:03 +0200
commitf0e0b592a038e31038bb008b483714ca5bb57b50 (patch)
treec098657786e1327196be34673464b126898db3f9 /recipes/ticktick/index.js
parentMerge pull request #310 from vraravam/yahoomail-recipe (diff)
downloadferdium-recipes-f0e0b592a038e31038bb008b483714ca5bb57b50.tar.gz
ferdium-recipes-f0e0b592a038e31038bb008b483714ca5bb57b50.tar.zst
ferdium-recipes-f0e0b592a038e31038bb008b483714ca5bb57b50.zip
Add TickTick
Diffstat (limited to 'recipes/ticktick/index.js')
-rw-r--r--recipes/ticktick/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/ticktick/index.js b/recipes/ticktick/index.js
new file mode 100644
index 0000000..886d7f6
--- /dev/null
+++ b/recipes/ticktick/index.js
@@ -0,0 +1,2 @@
1// default integration (e.g messenger.com, ...)
2module.exports = Franz => Franz; \ No newline at end of file