mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +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") {
|
||||
changeDownloadButton("done");
|
||||
restoreDownloadButton();
|
||||
|
||||
let pickerButtons = [
|
||||
|
|
Loading…
Reference in a new issue