mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-14 17:28:27 +00:00
update the frontend too
This commit is contained in:
parent
a094331232
commit
16668eab73
@ -74,7 +74,7 @@
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
if (response.status === "error") {
|
if (response.status === "error" || response.status === "rate-limit") {
|
||||||
changeDownloadButton("error");
|
changeDownloadButton("error");
|
||||||
|
|
||||||
return createDialog({
|
return createDialog({
|
||||||
|
Loading…
Reference in New Issue
Block a user