Skip to content

Commit

Permalink
refactor(dashboard): 2 months of changelog activity
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Dec 26, 2024
1 parent 767328b commit 67e78cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const CONSTANTS = {
CARD_OFFSET: 10,
SCALE_FACTOR: 0.06,
MAX_DISMISSED_IDS: 15,
MONTHS_TO_SHOW: 12,
MONTHS_TO_SHOW: 2,
} as const;

export function ChangelogStack() {
Expand Down

0 comments on commit 67e78cf

Please sign in to comment.