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