mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-26 17:30:27 -04:00
fix: stop the MinerU API key blocking a save in local mode (#30299)
This commit is contained in:
@@ -859,6 +859,7 @@
|
||||
<SensitiveInput
|
||||
variant="settings"
|
||||
placeholder={$i18n.t('Enter MinerU API Key')}
|
||||
required={false}
|
||||
bind:value={RAGConfig.MINERU_API_KEY}
|
||||
/>
|
||||
</AdminSettingField>
|
||||
|
||||
Reference in New Issue
Block a user