feat: 添加录制功能,优化消息处理,修复拼写错误,更新下载逻辑

This commit is contained in:
雨霖铃
2026-02-04 23:29:42 +08:00
parent e6f41032c8
commit 2c0df95104
7 changed files with 117 additions and 54 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ export const messages = {
stop: 'popup:stop',
},
to: {
stoped: 'popup:stoped',
stopped: 'popup:stopped',
started: 'popup:started',
},
checkStatus: 'popup:check-status',