minor debug removal
1 parent 092e85a commit bf0d6613669871bc470334f267b65f31564e9329
0xRoM authored on 5 Jan 2024
Showing 1 changed file
View
2
■■■
script.js
return result.value;
}
 
// If result is not found or does not have a value property, return a default value or an empty string
return "N/A"; // You can set a default value or return an empty string here
return ""; // You can set a default value or return an empty string here
},
 
highlight: "now",
onClick: function(date, count) {
Buy Me A Coffee