Update reader.

This commit is contained in:
Bruce
2026-04-06 13:09:20 +08:00
parent b562d5b5ba
commit 64f3958d7f
55 changed files with 16056 additions and 9780 deletions
+1
View File
@@ -23,6 +23,7 @@
var settingItems = {
appinstaller: getSettingsItem("appinstaller.html", getLibRes("appinstaller.exe", 300)),
manager: getSettingsItem("manager.html", getStringRes("MANAGER_APPTITLE")),
reader: getSettingsItem("reader.html", getStringRes("READER_APPTITLE")),
settings: getSettingsItem("settings.html", getLibRes("settings.exe", 200)),
};
Object.defineProperty(global, "settingPages", {