fix(interface): 修复按钮标识和一个哈希问题

This commit is contained in:
2026-01-15 12:49:57 +08:00
parent bcb198f4d4
commit 1077fcab39
10 changed files with 12 additions and 259 deletions

View File

@@ -29,6 +29,7 @@ class NavigatorScreen(ModalScreen):
# ("创建仓库", "repo_creator"),
("缓存管理器", "precache_all"),
("收藏夹管理器", FavoriteManagerScreen),
("配置设置", "config"),
("关于此软件", "about"),
("调试日志", "logviewer"),
# ("同步工具", "synctool"),