mirror of
https://github.com/open-webui/open-webui
synced 2025-05-30 02:02:13 +00:00
fix
This commit is contained in:
parent
84f0cb41bb
commit
cf23c23134
@ -294,9 +294,9 @@
|
|||||||
pullProgress: downloadProgress,
|
pullProgress: downloadProgress,
|
||||||
digest: data.digest
|
digest: data.digest
|
||||||
};
|
};
|
||||||
|
} else {
|
||||||
|
toast.success(data.status);
|
||||||
}
|
}
|
||||||
} else {
|
|
||||||
toast.success(data.status);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user