Merge branch 'master' into audit

This commit is contained in:
Danil Kovtonyuk 2022-06-15 16:37:28 +10:00
commit 1e3ea14f69
No known key found for this signature in database
GPG key ID: E72A919BF08C3746
35 changed files with 305 additions and 136 deletions

View file

@ -1,5 +1,5 @@
<template>
<b-tab-item :label="$t('delegate')">
<b-tab-item :label="$t('delegate')" header-class="delegate_tab">
<div class="p">
{{ $t('delegateTabDesc') }}
</div>