chore: console.log => console.info

This commit is contained in:
AJ ONeal 2021-10-12 01:24:18 -06:00
parent 0a9d277317
commit c1ad8a490a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
$c.closest('div').nextElementSibling.querySelectorAll('li').forEach(function ($el) {
categories.push($el.querySelector('code').innerText);
});
console.log(JSON.stringify(categories));
console.info(JSON.stringify(categories));
*/
let categories = [
"AC_REFRIGERATION_REPAIR",