mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-13 16:58:28 +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");
|
||||
|
||||
return createDialog({
|
||||
|
Loading…
Reference in New Issue
Block a user