From 2484c63d77e05fff384cc08b6ea46a29a22a62ec Mon Sep 17 00:00:00 2001 From: Markus Hatvan Date: Tue, 5 Oct 2021 16:46:55 +0200 Subject: chore: repo maintenance (#732) --- recipes/snapdrop/webview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/snapdrop') diff --git a/recipes/snapdrop/webview.js b/recipes/snapdrop/webview.js index 22ca24c..23607bd 100644 --- a/recipes/snapdrop/webview.js +++ b/recipes/snapdrop/webview.js @@ -1 +1 @@ -module.exports = (Ferdi) => {}; +module.exports = Ferdi => Ferdi; -- cgit v1.2.3-54-g00ecf