We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab106d commit b66dc18Copy full SHA for b66dc18
1 file changed
components/modals/LightNodeModal.vue
@@ -67,7 +67,7 @@ switch (hostname) {
67
break
68
69
default:
70
- selectedNetwork.value = Network.Mainnet
+ selectedNetwork.value = Network.Arabica
71
72
}
73
0 commit comments