1
0
This commit is contained in:
2025-12-17 20:43:32 +08:00
parent 61c4cb61ee
commit 1e60347e3b
15 changed files with 235 additions and 82 deletions

View File

@@ -113,7 +113,7 @@ class DashboardScreen(Screen):
return
selected_label = event.item.query_one(Label)
if "未找到任何 .toml 文件" in str(selected_label.renderable):
if "未找到任何 .toml 文件" in str(selected_label.renderable): # type: ignore
return
selected_filename = pathlib.Path(