forked from open-webui/open-webui
main #3
1 changed files with 0 additions and 2 deletions
|
@ -161,8 +161,6 @@
|
||||||
|
|
||||||
modelDownloadStatus = {...modelDownloadStatus}
|
modelDownloadStatus = {...modelDownloadStatus}
|
||||||
|
|
||||||
console.log('Cleaned:',modelDownloadStatus);
|
|
||||||
|
|
||||||
if (!data.success) {
|
if (!data.success) {
|
||||||
toast.error(data.error);
|
toast.error(data.error);
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in a new issue