aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/snapdrop/webview.js
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-19 13:41:07 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-05-19 14:08:59 +0530
commitc35cda5c57ef9a35f7fb892051a46dd57a6b477a (patch)
tree4a8c815efe19190f2a624b0375d76f6bbc623774 /recipes/snapdrop/webview.js
parentMissed 'prepare' step that enforces the installation of the git pre-commit hooks (diff)
downloadferdium-recipes-c35cda5c57ef9a35f7fb892051a46dd57a6b477a.tar.gz
ferdium-recipes-c35cda5c57ef9a35f7fb892051a46dd57a6b477a.tar.zst
ferdium-recipes-c35cda5c57ef9a35f7fb892051a46dd57a6b477a.zip
Added new recipe: snapdrop (fixes #512)
Diffstat (limited to 'recipes/snapdrop/webview.js')
-rw-r--r--recipes/snapdrop/webview.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/snapdrop/webview.js b/recipes/snapdrop/webview.js
new file mode 100644
index 0000000..3ad189a
--- /dev/null
+++ b/recipes/snapdrop/webview.js
@@ -0,0 +1,3 @@
1"use strict";
2
3module.exports = (Franz) => {};