Some bug fixes.

This commit is contained in:
James Cole
2020-10-01 17:02:15 +02:00
parent c25f5598f1
commit d03ca0ec36
11 changed files with 34 additions and 34 deletions

View File

@@ -45,8 +45,8 @@
<table class="table table-responsive table-borderless mb-0" v-if="tokens.length > 0">
<thead>
<tr>
<th>{{ $t('firefly.name') }}</th>
<th></th>
<th scope="col">{{ $t('firefly.name') }}</th>
<th scope="col"></th>
</tr>
</thead>