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