Skip to content
This repository was archived by the owner on Aug 6, 2026. It is now read-only.

Commit e04e1a2

Browse files
authored
fix(channels): type activity panel analytics surface
Generated-By: PostHog Code Task-Id: 6190e713-9b80-43d9-a05c-5e3b1ecdf297
1 parent 20c51fe commit e04e1a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/shared/src/analytics-events.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,6 +872,7 @@ export type ChannelsSurface =
872872
| "canvas"
873873
| "context"
874874
| "thread_panel"
875+
| "activity_panel"
875876
| "activity";
876877

877878
export type ChannelActionType =

0 commit comments

Comments
 (0)