update lots of reader fixes

This commit is contained in:
2026-07-23 00:15:21 -07:00
parent 88aaab2e00
commit c6b95e23c7
10 changed files with 510 additions and 150 deletions
+3 -2
View File
@@ -81,7 +81,7 @@
return;
}
nowSkyLayerEl.removeAttribute("src");
nowSkyLayerEl.src = "about:blank";
lastNowSkyGeoKey = "";
lastNowSkySourceUrl = "";
}
@@ -164,6 +164,7 @@
...(window.TarotHomeUi || {}),
init,
syncNowSkyBackground,
syncNowPanelTheme
syncNowPanelTheme,
clearNowSkyBackground
};
})();