Update src/tracker/index.js

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Robert S. 2025-07-31 15:45:45 -05:00 committed by GitHub
parent 80e42817af
commit cb20dc491a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,7 +149,7 @@
if (!payload) return;
if (debug){
if (debug) {
console.log(`Umami Analytics Debug:`, { type, payload });
}