Skip to content

Commit ae980a7

Browse files
committed
chore: post highlight cards exp key
1 parent 1e68658 commit ae980a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/shared/src/lib/featureManagement.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ export const featureLayoutV2 = new Feature('layout_v2', false);
215215
export const featureEngagementBarV2 = new Feature('engagement_bar_v2', false);
216216

217217
export const featurePostHighlightCards = new Feature(
218-
'post_highlight_cards',
218+
'post_highlight_cards_v2',
219219
false,
220220
);
221221

0 commit comments

Comments
 (0)