Remove silly debug logging

This commit is contained in:
valadaptive
2024-01-12 04:38:40 -05:00
parent 6e07cf16df
commit 05003ccf78

View File

@ -5825,8 +5825,6 @@ async function saveSettings(type) {
return; return;
} }
console.log(background_settings);
//console.log('Entering settings with name1 = '+name1); //console.log('Entering settings with name1 = '+name1);
return jQuery.ajax({ return jQuery.ajax({