mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
web/DownloadButton: show done button state for picker
This commit is contained in:
parent
bc8e3d4a7c
commit
2fb05d018c
@ -113,6 +113,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (response.status === "picker") {
|
if (response.status === "picker") {
|
||||||
|
changeDownloadButton("done");
|
||||||
restoreDownloadButton();
|
restoreDownloadButton();
|
||||||
|
|
||||||
let pickerButtons = [
|
let pickerButtons = [
|
||||||
|
Loading…
Reference in New Issue
Block a user