Skip to content

Commit

Permalink
Merge branch 'master' into hu/ent-8878
Browse files Browse the repository at this point in the history
  • Loading branch information
brobro10000 authored Sep 16, 2024
2 parents 783a5de + d1a270f commit 2cd1ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ContentHighlights/data/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const TAB_TITLES = {
export const MAX_HIGHLIGHT_TITLE_LENGTH = 60;

// Max highlight sets per enterprise curation
export const MAX_HIGHLIGHT_SETS_PER_ENTERPRISE_CURATION = 12;
export const MAX_HIGHLIGHT_SETS_PER_ENTERPRISE_CURATION = 16;

// Max number of content items per highlight set
export const MAX_CONTENT_ITEMS_PER_HIGHLIGHT_SET = 24;
Expand Down

0 comments on commit 2cd1ccc

Please sign in to comment.