diff --git a/js/panel_controller.js b/js/panel_controller.js index 08b840c3..17bbf8b8 100644 --- a/js/panel_controller.js +++ b/js/panel_controller.js @@ -29,6 +29,7 @@ var inboxWindowId = 'inbox'; var appWindow = null; window.openInbox = function() { + console.log('open inbox'); if (inboxOpened === false) { inboxOpened = true; extension.windows.open({