BPower0036 2022-05-05 13:02:33 +00:00 committed by GitHub
parent ea9c410c31
commit 362a9121e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,9 @@ async function init() {
list.appendChild(fragment);
MozillaVPN.handleContainerList(identities);
// Set the theme
Utils.applyTheme();
}
init();