Skip to content

Commit

Permalink
chore: unhide custom networks from onboarding feature flags
Browse files Browse the repository at this point in the history
  • Loading branch information
begonaalvarezd committed May 20, 2024
1 parent 6217878 commit 2b492f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/desktop/features/onboarding.features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ const onboardingFeaturesForTestnet: IOnboardingFeaturesForNetwork = {

const onboardingFeaturesForCustom: IOnboardingFeaturesForNetwork = {
enabled: false,
hidden: true,
newProfile: {
enabled: true,
softwareProfile: {
Expand Down

0 comments on commit 2b492f8

Please sign in to comment.