mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
commit
cd20c578d2
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@
|
|||
}
|
||||
|
||||
pipelineFiles = null;
|
||||
const pipelineUploadInputElement = document.getElementById('pipeline-upload-input');
|
||||
const pipelineUploadInputElement = document.getElementById('pipelines-upload-input');
|
||||
|
||||
if (pipelineUploadInputElement) {
|
||||
pipelineUploadInputElement.value = null;
|
||||
|
|
|
|||
Loading…
Reference in a new issue