"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "727a837e5377b120184b537f5fefe2f1a5f5d181"
Commit cf23c231 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

parent 84f0cb41
...@@ -294,9 +294,9 @@ ...@@ -294,9 +294,9 @@
pullProgress: downloadProgress, pullProgress: downloadProgress,
digest: data.digest digest: data.digest
}; };
} else {
toast.success(data.status);
} }
} else {
toast.success(data.status);
} }
} }
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment