Skip to content

Commit 9e9b70b

Browse files
Update For You new-user cutoff date
1 parent bee9d0d commit 9e9b70b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CONST/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8878,7 +8878,7 @@ const CONST = {
88788878
// Hardcoded cutoff for the "For You" new-vs-old user segment. Users whose free trial started on/after this date are treated as
88798879
// "new" and have the empty "For You" section hidden until they have an actionable to-do. Existing users always see it.
88808880
// Placeholder value set to the feature merge date; finalize in the merging PR.
8881-
FOR_YOU_NEW_USER_CUTOFF_DATE: '2026-06-27',
8881+
FOR_YOU_NEW_USER_CUTOFF_DATE: '2026-06-26',
88828882
ANNOUNCEMENTS: [
88838883
{
88848884
title: 'Connect Expensify to ChatGPT, Claude, Cursor',

0 commit comments

Comments
 (0)