mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 22:05:19 +00:00
refac
This commit is contained in:
parent
5400e72fcc
commit
4445c91d6d
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