Disable analytics temporarily
This commit is contained in:
@@ -436,6 +436,8 @@ function initPrintEvent() {
|
||||
}
|
||||
|
||||
export function initializeEvents() {
|
||||
return
|
||||
// eslint-disable-next-line no-unreachable
|
||||
if (initialized) return
|
||||
initialized = true
|
||||
initPageAndExitEvent() // must come first
|
||||
|
||||
Reference in New Issue
Block a user