This commit is contained in:
parent
ea9c410c31
commit
362a9121e5
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ async function init() {
|
|||
list.appendChild(fragment);
|
||||
|
||||
MozillaVPN.handleContainerList(identities);
|
||||
|
||||
// Set the theme
|
||||
Utils.applyTheme();
|
||||
}
|
||||
|
||||
init();
|
||||
|
|
Loading…
Add table
Reference in a new issue