fix: lint

This commit is contained in:
kolaente 2021-12-14 21:39:16 +01:00 committed by Dominik Pschenitschni
parent 524da627d5
commit cb121e8bf5
Signed by: dpschen
GPG Key ID: B257AC0149F43A77
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<th>{{ $t('misc.created') }}</th>
<th class="has-text-right">{{ $t('misc.actions') }}</th>
</tr>
<tr v-for="tk in tokens">
<tr v-for="tk in tokens" :key="tk.id">
<td>{{ tk.id }}</td>
<td>{{ formatDateShort(tk.created) }}</td>
<td class="has-text-right">