mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 17:16:52 +08:00
DOC: Miscellaneous UI and editorial updates (#7324)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -12,7 +12,7 @@ export const useGetPageTitle = (): string => {
|
||||
[ProfileSettingRouteKey.Api]: 'Api',
|
||||
[ProfileSettingRouteKey.Team]: 'Team management',
|
||||
[ProfileSettingRouteKey.Prompt]: 'Prompt management',
|
||||
[ProfileSettingRouteKey.Chunk]: 'Chunk method',
|
||||
[ProfileSettingRouteKey.Chunk]: 'Chunking method',
|
||||
[ProfileSettingRouteKey.Logout]: 'Logout',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user