Commit cf23c231 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

parent 84f0cb41
......@@ -294,12 +294,12 @@
pullProgress: downloadProgress,
digest: data.digest
};
}
} else {
toast.success(data.status);
}
}
}
}
} catch (error) {
console.log(error);
if (typeof error !== 'string') {
......
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