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
send domain name instead of full object
pull/72/head
Jonathan Cobb
4 years ago
parent
536e21f345
commit
0b92d01fed
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/_components/modals/LaunchBubbleSettingsModal.vue
+ 1
- 0
src/_components/modals/LaunchBubbleSettingsModal.vue
View File
@@ -138,6 +138,7 @@
v-validate="'required'"
:placeholder="messages.field_label_network_domain"
:options="domains"
:reduce="d => d.name"
v-model="accountPlan.domain"
label="name"
>
Write
Preview
Loading…
Cancel
Save