Fix lint warnings
This commit is contained in:
parent
9e79ecddf8
commit
e8b4bd708e
2 changed files with 11 additions and 7 deletions
|
@ -124,7 +124,7 @@
|
|||
openInbox();
|
||||
var appWindow = chrome.app.window.get(inboxWindowId);
|
||||
appWindow.contentWindow.trigger('open', {conversation: conversation});
|
||||
};
|
||||
}
|
||||
|
||||
/* Inbox window controller */
|
||||
var inboxOpened = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue