aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/feedbin/webview.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/feedbin/webview.js')
-rw-r--r--recipes/feedbin/webview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/feedbin/webview.js b/recipes/feedbin/webview.js
index f44122a..56ffd3c 100644
--- a/recipes/feedbin/webview.js
+++ b/recipes/feedbin/webview.js
@@ -5,4 +5,4 @@ module.exports = (Franz, options) => {
5 } 5 }
6 6
7 Franz.loop(getMessages); 7 Franz.loop(getMessages);
8} 8};