Skip to content

Commit

Permalink
Update src/ONYXKEYS.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Vit Horacek <[email protected]>
  • Loading branch information
filip-solecki and mountiny authored Apr 20, 2024
1 parent 8409fd5 commit c5d8bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ONYXKEYS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ const ONYXKEYS = {
/** Boolean flag only true when first set */
NVP_IS_FIRST_TIME_NEW_EXPENSIFY_USER: 'nvp_isFirstTimeNewExpensifyUser',

/** This NVP contains the choice that the user made on the engagement modal */
/** This NVP contains information about whether the onboarding flow was completed or not */
NVP_ONBOARDING: 'nvp_onboarding',

/** Contains the user preference for the LHN priority mode */
Expand Down

0 comments on commit c5d8bf6

Please sign in to comment.