Playlist update

pull/84/head
aandrew-me 3 years ago
parent 48c7a54e3e
commit 8f2ccd34c7

@ -197,7 +197,6 @@ function download(type) {
downloadProcess.on("close", () => {
getId(`p${count}`).textContent = i18n.__("File saved.");
getId("pasteLink").style.display = "inline-block";
getId("openDownloads").style.display = "none";
const notify = new Notification("ytDownloader", {
body: i18n.__("Playlist downloaded"),

Loading…
Cancel
Save