This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble-web
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix: launch type default setting
pull/71/head
Tyler Chen
4 years ago
parent
a796f57b1f
commit
539d919fff
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/_components/modals/LaunchBubbleSettingsModal.vue
+ 1
- 1
src/_components/modals/LaunchBubbleSettingsModal.vue
View File
@@ -464,7 +464,7 @@ export default {
return [
{
name: this.messages.field_label_network_type_regular,
value: '
bubbl
e',
value: '
nod
e',
},
{
name: this.messages.field_label_network_type_fork_sage,
Write
Preview
Loading…
Cancel
Save