aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linear/index.js
diff options
context:
space:
mode:
authorLibravatar Calvin Young <calvinwyoung@gmail.com>2022-10-08 15:00:18 -0700
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-10-09 07:18:43 +0530
commit33d92b9c63c055e78e877052dc29ce0a7b4e4651 (patch)
tree7d55a3db393a422378e8cac24ff00204f335dcc6 /recipes/linear/index.js
parentAllow custom recipe to trapLinks and open them within Ferdium (diff)
downloadferdium-recipes-33d92b9c63c055e78e877052dc29ce0a7b4e4651.tar.gz
ferdium-recipes-33d92b9c63c055e78e877052dc29ce0a7b4e4651.tar.zst
ferdium-recipes-33d92b9c63c055e78e877052dc29ce0a7b4e4651.zip
Add new recipe for Linear
Diffstat (limited to 'recipes/linear/index.js')
-rw-r--r--recipes/linear/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linear/index.js b/recipes/linear/index.js
new file mode 100644
index 0000000..244fe33
--- /dev/null
+++ b/recipes/linear/index.js
@@ -0,0 +1 @@
module.exports = (Ferdium) => Ferdium;