Merge pull request #1679 from valadaptive/remove-debug-log
Remove silly debug logging
This commit is contained in:
commit
13177ae630
|
@ -5825,8 +5825,6 @@ async function saveSettings(type) {
|
|||
return;
|
||||
}
|
||||
|
||||
console.log(background_settings);
|
||||
|
||||
//console.log('Entering settings with name1 = '+name1);
|
||||
|
||||
return jQuery.ajax({
|
||||
|
|
Loading…
Reference in New Issue