Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Dec 6, 2024
1 parent a387cd2 commit f8b7fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/heatmaps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { DeadClicksAutocapture, isDeadClicksEnabledForHeatmaps } from './extensi

const DEFAULT_FLUSH_INTERVAL = 5000

const logger = createLogger('[heatmaps')
const logger = createLogger('[Heatmaps]')

type HeatmapEventBuffer =
| {
Expand Down

0 comments on commit f8b7fc3

Please sign in to comment.