mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-05-01 00:43:20 +03:00
added debug messages to debug heroku
This commit is contained in:
@@ -78,7 +78,8 @@ 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