mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 10:19:08 +00:00
Don't reset inboxWindowId
// FREEBIE
This commit is contained in:
@@ -130,7 +130,6 @@
|
||||
inboxWindowId = windowInfo.id;
|
||||
|
||||
windowInfo.onClosed.addListener(function () {
|
||||
inboxWindowId = 0;
|
||||
inboxOpened = false;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user