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