mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
refac
This commit is contained in:
parent
7ca35068a6
commit
db836c53f6
1 changed files with 1 additions and 0 deletions
|
|
@ -293,6 +293,7 @@
|
|||
onMount(async () => {
|
||||
titleAutoGenerate = $settings?.title?.auto ?? true;
|
||||
autoTags = $settings.autoTags ?? true;
|
||||
autoFollowUps = $settings.autoFollowUps ?? true;
|
||||
|
||||
highContrastMode = $settings.highContrastMode ?? false;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue