mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-20 12:56:55 +08:00
### What problem does this PR solve? feat: upload file in FileManager #345 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -228,7 +228,7 @@ const UserSettingModel = () => {
|
||||
<section className={styles.modelWrapper}>
|
||||
<SettingTitle
|
||||
title={t('model')}
|
||||
description={t('profileDescription')}
|
||||
description={t('modelDescription')}
|
||||
showRightButton
|
||||
clickButton={showSystemSettingModal}
|
||||
></SettingTitle>
|
||||
|
||||
Reference in New Issue
Block a user