added yt-dlp options;fixes #45
This commit is contained in:
@@ -202,7 +202,7 @@ const helper = {
|
||||
showDownload() {
|
||||
helper.showElement('download');
|
||||
contentTable.getInstance().clear();
|
||||
helper.enabledPolling = 0;
|
||||
//helper.disablePolling();
|
||||
},
|
||||
hideDownload() {
|
||||
helper.hideElement('download');
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user