merge changes

This commit is contained in:
binary-husky
2023-07-09 20:55:37 +08:00
parent f725ab1b31
commit dd47c0a284
5 changed files with 74 additions and 43 deletions

View File

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