mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
web/DownloadButton: show done button state for picker
This commit is contained in:
parent
bc8e3d4a7c
commit
2fb05d018c
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
if (response.status === "picker") {
|
if (response.status === "picker") {
|
||||||
|
changeDownloadButton("done");
|
||||||
restoreDownloadButton();
|
restoreDownloadButton();
|
||||||
|
|
||||||
let pickerButtons = [
|
let pickerButtons = [
|
||||||
|
|
Loading…
Reference in a new issue