1
0
mirror of synced 2025-12-19 09:57:42 -05:00

revert disable analytics (#58953)

This commit is contained in:
Kevin Heis
2025-12-17 14:57:12 -08:00
committed by GitHub
parent f22fea3519
commit e122627b86

View File

@@ -35,5 +35,5 @@ export const minimumNotFoundHtml = `
</small> </small>
`.replace(/\n/g, '') `.replace(/\n/g, '')
export const ANALYTICS_ENABLED = false export const ANALYTICS_ENABLED = true
export const HOVERCARDS_ENABLED = false export const HOVERCARDS_ENABLED = true