mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -2046,7 +2046,6 @@ class Indicator extends SystemIndicator {
|
|||
this._notification.connect('destroy',
|
||||
() => (this._notification = null));
|
||||
|
||||
Main.messageTray.add(source);
|
||||
source.showNotification(this._notification);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue