status/network: Fix small mistake
After introducing the system source this mistake was introduced. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3188>
This commit is contained in:
parent
502a592362
commit
810a137f07
@ -2046,7 +2046,6 @@ class Indicator extends SystemIndicator {
|
|||||||
this._notification.connect('destroy',
|
this._notification.connect('destroy',
|
||||||
() => (this._notification = null));
|
() => (this._notification = null));
|
||||||
|
|
||||||
Main.messageTray.add(source);
|
|
||||||
source.showNotification(this._notification);
|
source.showNotification(this._notification);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user