Browse Source

fix typo

pull/72/head
Jonathan Cobb 4 years ago
parent
commit
28cce2b771
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/_pages/main/bubble/LaunchingBubble.vue

+ 1
- 1
src/_pages/main/bubble/LaunchingBubble.vue View File

@@ -43,7 +43,7 @@
<hr />
</div>
<Button color="default" width="195" height="60" @click="deleteNet">
{{ messages.button_cancel_lauch_bubble }}
{{ messages.button_cancel_launch_bubble }}
</Button>
</div>



Loading…
Cancel
Save