mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-26 17:30:27 -04:00
refac
This commit is contained in:
@@ -247,7 +247,7 @@ type Settings = {
|
||||
autoTags?: boolean;
|
||||
autoFollowUps?: boolean;
|
||||
splitLargeChunks?(body: any, splitLargeChunks: any): unknown;
|
||||
backgroundImageUrl?: null;
|
||||
backgroundImageUrl?: string | null;
|
||||
landingPageMode?: string;
|
||||
iframeSandboxAllowScripts?: boolean;
|
||||
iframeSandboxAllowForms?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user