only single selected theme or custom background at once

This commit is contained in:
SethBurkart123
2023-11-02 19:05:37 +11:00
parent 7b0fc29461
commit e332977e08
7 changed files with 55 additions and 22 deletions
+1 -1
View File
@@ -772,9 +772,9 @@ document.addEventListener(
link.rel = "stylesheet";
document.getElementsByTagName("html")[0].appendChild(link);
enableCurrentTheme();
chrome.storage.local.get(null, function (items) {
main(items);
enableCurrentTheme();
});
}
if (