mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-16 01:41:29 +03:00
Fixed accidentally commented out functionality to download new updates
This commit is contained in:
@@ -273,7 +273,7 @@ async function updateServer(tag) {
|
|||||||
'details': 'Downloading requested release...'
|
'details': 'Downloading requested release...'
|
||||||
}
|
}
|
||||||
// grab new package.json and public folder
|
// grab new package.json and public folder
|
||||||
// await downloadReleaseFiles(tag);
|
await downloadReleaseFiles(tag);
|
||||||
|
|
||||||
updaterStatus = {
|
updaterStatus = {
|
||||||
updating: true,
|
updating: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user