mirror of
https://github.com/open-webui/open-webui.git
synced 2026-02-24 04:00:31 +01:00
refac
This commit is contained in:
@@ -259,12 +259,11 @@
|
||||
});
|
||||
}
|
||||
|
||||
prompts = null;
|
||||
page = 1;
|
||||
await getPromptList();
|
||||
await _prompts.set(await getPrompts(localStorage.token));
|
||||
} finally {
|
||||
importFiles = [];
|
||||
importFiles = null;
|
||||
promptsImportInputElement.value = '';
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user