Skip to content

Commit

Permalink
chore: disable Shimmer onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellmattryan committed Oct 12, 2022
1 parent 2c76b4a commit 53c82a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/features/onboarding.features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ const onboardingFeatures = {
shimmer: {
enabled: true,
mainnet: {
enabled: true,
enabled: false,
claimRewards: {
enabled: true,
hidden: false,
Expand Down

0 comments on commit 53c82a5

Please sign in to comment.