We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eacea5 commit 61e8231Copy full SHA for 61e8231
1 file changed
src/ONYXKEYS.ts
@@ -131,7 +131,7 @@ const ONYXKEYS = {
131
NVP_ONBOARDING: 'nvp_onboarding',
132
133
/** This NVP contains data associated with HybridApp */
134
- NVP_TRY_NEW_DOT: 'NVP_TRY_NEW_DOT',
+ NVP_TRY_NEW_DOT: 'nvp_tryNewDot',
135
136
/** Contains the platforms for which the user muted the sounds */
137
NVP_MUTED_PLATFORMS: 'nvp_mutedPlatforms',
0 commit comments