update lots of reader fixes
This commit is contained in:
@@ -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
|
||||
};
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user