forked from open-webui/open-webui
format some files with prettier
This commit is contained in:
parent
3fa5144cf6
commit
f73cae2a73
5 changed files with 17 additions and 6 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
export let suggestionPrompts = [];
|
||||
export let autoScroll = true;
|
||||
let chatTextAreaElement:HTMLTextAreaElement
|
||||
let chatTextAreaElement: HTMLTextAreaElement;
|
||||
let filesInputElement;
|
||||
|
||||
let promptsElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue