diff --git a/frontend/app/components/Session/WebPlayer.tsx b/frontend/app/components/Session/WebPlayer.tsx index fcc647ed9..b7e052140 100644 --- a/frontend/app/components/Session/WebPlayer.tsx +++ b/frontend/app/components/Session/WebPlayer.tsx @@ -24,6 +24,7 @@ import { const TABS = { EVENTS: 'Activity', + CLICKMAP: 'Click map', INSPECTOR: 'Tag', };