This commit is contained in:
505030475
2023-07-02 22:54:05 +08:00
parent 322c4be145
commit a330d6636e
5 changed files with 115 additions and 51 deletions

View File

@@ -396,7 +396,7 @@ def get_crazy_functions():
function_plugins.update({
"面试助手 [实时音频采集]": {
"Color": "stop",
"AsButton": False,
"AsButton": True,
"Function": HotReload(辅助面试)
}
})