mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-18 06:51:29 +03:00
removed debug logging
This commit is contained in:
@@ -78,8 +78,6 @@ function setConfigItem(key, value) {
|
||||
} else {
|
||||
parent_object[element_name] = value;
|
||||
}
|
||||
console.log('setting file to');
|
||||
console.log(config_json);
|
||||
success = setConfigFile(config_json);
|
||||
|
||||
return success;
|
||||
|
||||
Reference in New Issue
Block a user