Skip to content

Commit

Permalink
[DEV-19123] Newsroom tracking policy V2
Browse files Browse the repository at this point in the history
  • Loading branch information
pestaa committed Jan 14, 2025
1 parent 7c949b0 commit f0b3a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/NewsroomTheme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export namespace NewsroomTheme {
CTA_BUTTONS = 'cta_buttons',
VIDEO_LAYOUT = 'video_layout', // DEV-7588
EMBED_LAYOUT = 'embed_layout', // DEV-11475
STRICT_TRACKING_POLICY = 'strict_tracking_policy', // DEV-19123
}

export function isFeatureSupported(theme: NewsroomTheme, feature: NewsroomTheme.Feature) {
Expand Down

0 comments on commit f0b3a85

Please sign in to comment.