messageTray: Fix accidental typo
This commit is contained in:
parent
2947b92148
commit
c99afed012
@ -1585,7 +1585,7 @@ MessageTray.prototype = {
|
||||
|
||||
summaryItemToRemove.actor.destroy();
|
||||
|
||||
if (needUpdate);
|
||||
if (needUpdate)
|
||||
this._updateState();
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user