Merge pull request #1679 from valadaptive/remove-debug-log

Remove silly debug logging
This commit is contained in:
Cohee 2024-01-12 11:42:52 +02:00 committed by GitHub
commit 13177ae630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

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