network: Update the network indicator when the VPN state changes
This commit is contained in:
parent
8a4879a96a
commit
8380c79875
@ -1123,6 +1123,7 @@ const NMVPNConnectionItem = new Lang.Class({
|
|||||||
this.emit('activation-failed', reason);
|
this.emit('activation-failed', reason);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this.emit('icon-changed');
|
||||||
this.parent();
|
this.parent();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user