aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/podio/webview.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/podio/webview.js')
-rw-r--r--recipes/podio/webview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/podio/webview.js b/recipes/podio/webview.js
index b1ddc4f..2b1ed2a 100644
--- a/recipes/podio/webview.js
+++ b/recipes/podio/webview.js
@@ -6,7 +6,7 @@ module.exports = (Franz, options) => {
6 const updates = document.getElementsByClassName('counter')[0].innerHTML; 6 const updates = document.getElementsByClassName('counter')[0].innerHTML;
7 7
8 // get conversations in 'My Inbox' 8 // get conversations in 'My Inbox'
9 //const inbox = document.getElementById('franz').getAttribute('data-inbox'); 9 // const inbox = document.getElementById('franz').getAttribute('data-inbox');
10 10
11 // set Franz badge 11 // set Franz badge
12 // updates => active unread count 12 // updates => active unread count