string fix

This commit is contained in:
callebtc
2022-11-07 17:53:52 +01:00
parent 6b46a5b371
commit 9ad18ba292

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 %}