Skip to content

Commit

Permalink
Merge branch 'canary' into fix/custom-mana-allotment-should-send-itself
Browse files Browse the repository at this point in the history
  • Loading branch information
cpl121 authored May 20, 2024
2 parents 32bea9b + 3efbd4e commit 5fbf5dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions packages/desktop/features/onboarding.features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ const onboardingFeaturesForIotaAlphanet: IOnboardingFeaturesForNetwork = {

const onboardingFeaturesForShimmer: IOnboardingFeaturesForNetwork = {
enabled: false,
hidden: true,
newProfile: {
enabled: true,
softwareProfile: {
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"body": "Staging network for IOTA"
},
"testnet": {
"title": "Testnet",
"body": "Public beta network for Shimmer"
"title": "IOTA 2.0 Testnet",
"body": "Public Testnet running the IOTA 2.0 protocol"
},
"iota": {
"title": "IOTA",
Expand Down

0 comments on commit 5fbf5dc

Please sign in to comment.