string fix

This commit is contained in:
callebtc 2022-11-07 17:53:52 +01:00 committed by dni ⚡
parent 5e900508fc
commit 7160154214

View file

@ -106,7 +106,7 @@ page_container %}
:data="getTokenList()"
:columns="tokensTable.columns"
:pagination.sync="tokensTable.pagination"
no-data-label="No tokens yet"
no-data-label="There are no tokens here yet"
:filter="tokensTable.filter"
>
{% raw %}