mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
a776dbd01d
commit
76bde402fe
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
let promptsImportInputElement: HTMLInputElement;
|
||||
let loaded = false;
|
||||
|
||||
let importFiles = '';
|
||||
let importFiles = null;
|
||||
let query = '';
|
||||
|
||||
let prompts = [];
|
||||
|
|
|
|||
Loading…
Reference in a new issue