Skip to content

Commit

Permalink
feat(Prompt): release AREnableCollectorProfilePrompts (#10683)
Browse files Browse the repository at this point in the history
feat: release AREnableCollectorProfilePrompts
  • Loading branch information
araujobarret authored Aug 30, 2024
1 parent 557ae4f commit 6a49165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/store/config/features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ export const features = {
echoFlagKey: "AREnableSubmitArtworkTier2Information",
},
AREnableCollectorProfilePrompts: {
readyForRelease: false,
readyForRelease: true,
description: "Enable prompts to update collector profile",
showInDevMenu: true,
echoFlagKey: "AREnableCollectorProfilePrompts",
Expand Down

0 comments on commit 6a49165

Please sign in to comment.