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