fix(interface): 修复按钮标识和一个哈希问题
This commit is contained in:
@@ -57,6 +57,7 @@ class HeurAMSApp(App):
|
||||
"radio": RadioScreen,
|
||||
"repo_editor": RepoEditorScreen,
|
||||
"llmchat": LLMChatScreen,
|
||||
# "config": ConfigScreen,
|
||||
}
|
||||
|
||||
def on_mount(self) -> None:
|
||||
|
||||
Reference in New Issue
Block a user