mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-30 02:08:28 +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") {
|
||||
changeDownloadButton("done");
|
||||
restoreDownloadButton();
|
||||
|
||||
let pickerButtons = [
|
||||
|
|
Loading…
Reference in a new issue