From 97697e3d069972844b2912a93022f4a4904a40d6 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 31 Jul 2021 15:28:23 +0530 Subject: Fixed eslintrc as root for this folder; Reformatted all files. --- recipes/NewsBlur/webview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/NewsBlur') diff --git a/recipes/NewsBlur/webview.js b/recipes/NewsBlur/webview.js index 15704f4..67e7bbb 100644 --- a/recipes/NewsBlur/webview.js +++ b/recipes/NewsBlur/webview.js @@ -5,7 +5,7 @@ module.exports = (Franz, options) => { const unreadCount = 0; Franz.setBadge(unreadCount); - } + }; Franz.loop(getMessages); }; -- cgit v1.2.3-70-g09d2