Commit 0f93c39
Rankin Zheng
fix(gui): update subproject to latest commit
Upgrade the 'gui' subproject to incorporate recent changes from commit
34f4b4fc8cb58436c53726c7a9c54f098620cbfc, replacing the previous commit
2499ff53123e059d74a32770482ee9dce9d6a010. This update includes various UI
improvements and bug fixes.1 parent 682431e commit 0f93c39
1 file changed
+1
-1
lines changed- .env+4-1
- README.md+34
- package.json+2-2
- prebuild.js+23
- src/util/constants.ts+2
- src/views/components/Header/index.tsx+3-2
- src/views/components/InputMessage/Topic.tsx+2-1
- src/views/components/InputMessage/index.tsx+3-2
- src/views/components/MessageAvatar/index.tsx+2-1
- src/views/components/MessageMarkdown/index.tsx+6-5
- src/views/i18n/en.json+7-1
- src/views/i18n/index.ts+2
- src/views/i18n/zh.json+10-10
- src/views/pages/Config.tsx+35-14
- src/views/stores/ChatStore.ts+7-6
- src/views/stores/ConfigStore.ts+4-3
0 commit comments