fix(flow): app entry를 no-session 전용으로 단순화
This commit is contained in:
@@ -262,7 +262,7 @@ const buildCarryForward = (summary: FocusStatsSummary): WeeklyReviewViewModel['c
|
||||
return {
|
||||
hintKey,
|
||||
presetId: 'forest-50-10',
|
||||
presetLabel: 'Forest · 50/10 · Forest Birds',
|
||||
presetLabel: 'Forest · Forest Birds',
|
||||
keepDoing,
|
||||
tryNext,
|
||||
ctaLabel: copy.stats.reviewCarryCta,
|
||||
|
||||
Reference in New Issue
Block a user