This commit is contained in:
parent
6c311683d9
commit
ea9c410c31
1 changed files with 4 additions and 1 deletions
|
@ -65,6 +65,9 @@ const Logic = {
|
||||||
method: "MozillaVPN_attemptPort"
|
method: "MozillaVPN_attemptPort"
|
||||||
}),
|
}),
|
||||||
|
|
||||||
|
// Set the theme
|
||||||
|
Utils.applyTheme();
|
||||||
|
|
||||||
// Remove browserAction "upgraded" badge when opening panel
|
// Remove browserAction "upgraded" badge when opening panel
|
||||||
this.clearBrowserActionBadge();
|
this.clearBrowserActionBadge();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue