aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/line.me/webview.js
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-06-19 17:07:14 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-19 11:37:42 +0000
commitb8857f2b4e595963f04c3bf5d002c33d137e9d5d (patch)
tree68f75b0d07fb08ab1676b2cf390eafb808057665 /recipes/line.me/webview.js
parentBump glob-parent from 5.1.1 to 5.1.2 (diff)
downloadferdium-recipes-b8857f2b4e595963f04c3bf5d002c33d137e9d5d.tar.gz
ferdium-recipes-b8857f2b4e595963f04c3bf5d002c33d137e9d5d.tar.zst
ferdium-recipes-b8857f2b4e595963f04c3bf5d002c33d137e9d5d.zip
Added new service: line.me (fixes #560)
Diffstat (limited to 'recipes/line.me/webview.js')
-rw-r--r--recipes/line.me/webview.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/line.me/webview.js b/recipes/line.me/webview.js
new file mode 100644
index 0000000..2df0724
--- /dev/null
+++ b/recipes/line.me/webview.js
@@ -0,0 +1,4 @@
1"use strict";
2
3module.exports = (Franz) => {
4};