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;
|
inboxWindowId = windowInfo.id;
|
||||||
|
|
||||||
windowInfo.onClosed.addListener(function () {
|
windowInfo.onClosed.addListener(function () {
|
||||||
inboxWindowId = 0;
|
|
||||||
inboxOpened = false;
|
inboxOpened = false;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue