From 9d2e2636ef34f14fa420ad18611d643d1ddadaba Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Sep 2021 09:24:59 +0530 Subject: New recipe: 'slowly' (fixes #297) (#690) --- recipes/slowly/webview.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/slowly/webview.js (limited to 'recipes/slowly/webview.js') diff --git a/recipes/slowly/webview.js b/recipes/slowly/webview.js new file mode 100644 index 0000000..e005ea1 --- /dev/null +++ b/recipes/slowly/webview.js @@ -0,0 +1,2 @@ +module.exports = () => { +}; -- cgit v1.2.3-70-g09d2