add description to panel
This commit is contained in:
parent
98dedbdbd7
commit
4ada22f7ed
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>{{ $t("about.bubble_instances_description")}}:</p>
|
||||
<ul>
|
||||
<li
|
||||
v-for="instance in bubbleInstances"
|
||||
|
|
Loading…
Reference in a new issue