Don't reset inboxWindowId
// FREEBIE
This commit is contained in:
parent
e8edbe53bc
commit
edbf2371bf
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@
|
|||
inboxWindowId = windowInfo.id;
|
||||
|
||||
windowInfo.onClosed.addListener(function () {
|
||||
inboxWindowId = 0;
|
||||
inboxOpened = false;
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue