fix(interface): 修复按钮标识和一个哈希问题
This commit is contained in:
@@ -29,6 +29,7 @@ class NavigatorScreen(ModalScreen):
|
||||
# ("创建仓库", "repo_creator"),
|
||||
("缓存管理器", "precache_all"),
|
||||
("收藏夹管理器", FavoriteManagerScreen),
|
||||
("配置设置", "config"),
|
||||
("关于此软件", "about"),
|
||||
("调试日志", "logviewer"),
|
||||
# ("同步工具", "synctool"),
|
||||
|
||||
Reference in New Issue
Block a user