clean up storageListeners + fix popup

This commit is contained in:
SethBurkart123
2023-09-29 07:01:51 +10:00
parent cbb2da01b5
commit 6cd1e59fa7
4 changed files with 80 additions and 69 deletions
+1 -1
View File
@@ -739,7 +739,7 @@ export function ColorLuminance(color, lum = 0) {
}
}
StorageListener();
new StorageListener();
var PageLoaded = false;
async function CheckLoadOnPeriods() {