-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed an issue where refreshing the login page caused the language settings to...
Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250) ### What problem does this PR solve? Fixed an issue where refreshing the login page caused the language settings to become invalid. Issue link: #249 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Showing
- web/src/app.tsx 7 additions, 3 deletionsweb/src/app.tsx
- web/src/layouts/components/header/index.tsx 5 additions, 6 deletionsweb/src/layouts/components/header/index.tsx
- web/src/locales/en.ts 3 additions, 1 deletionweb/src/locales/en.ts
- web/src/locales/zh.ts 5 additions, 3 deletionsweb/src/locales/zh.ts
- web/src/pages/add-knowledge/components/knowledge-chunk/components/chunk-creating-modal/index.tsx 2 additions, 2 deletions...knowledge-chunk/components/chunk-creating-modal/index.tsx
- web/src/pages/add-knowledge/index.tsx 2 additions, 6 deletionsweb/src/pages/add-knowledge/index.tsx
- web/src/pages/chat/index.tsx 1 addition, 1 deletionweb/src/pages/chat/index.tsx
- web/src/pages/user-setting/model.ts 1 addition, 0 deletionsweb/src/pages/user-setting/model.ts
Loading
Please register or sign in to comment