mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
Update src/tracker/index.js
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
80e42817af
commit
cb20dc491a
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@
|
|||
|
||||
if (!payload) return;
|
||||
|
||||
if (debug){
|
||||
if (debug) {
|
||||
console.log(`Umami Analytics Debug:`, { type, payload });
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue