mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 20:10:03 +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...'
|
||||
}
|
||||
// grab new package.json and public folder
|
||||
// await downloadReleaseFiles(tag);
|
||||
await downloadReleaseFiles(tag);
|
||||
|
||||
updaterStatus = {
|
||||
updating: true,
|
||||
|
||||
Reference in New Issue
Block a user