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