mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-21 15:47:06 +02: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…
x
Reference in New Issue
Block a user