mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac
This commit is contained in:
parent
0b761776c4
commit
bb06df80a2
1 changed files with 2 additions and 0 deletions
|
|
@ -288,6 +288,8 @@
|
|||
titleAutoGenerate = $settings?.title?.auto ?? true;
|
||||
autoTags = $settings.autoTags ?? true;
|
||||
|
||||
highContrastMode = $settings.highContrastMode ?? false;
|
||||
|
||||
detectArtifacts = $settings.detectArtifacts ?? true;
|
||||
responseAutoCopy = $settings.responseAutoCopy ?? false;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue