mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-26 20:06:17 +02:00
string fix
This commit is contained in:
@@ -106,7 +106,7 @@ page_container %}
|
|||||||
:data="getTokenList()"
|
:data="getTokenList()"
|
||||||
:columns="tokensTable.columns"
|
:columns="tokensTable.columns"
|
||||||
:pagination.sync="tokensTable.pagination"
|
:pagination.sync="tokensTable.pagination"
|
||||||
no-data-label="No tokens yet"
|
no-data-label="There are no tokens here yet"
|
||||||
:filter="tokensTable.filter"
|
:filter="tokensTable.filter"
|
||||||
>
|
>
|
||||||
{% raw %}
|
{% raw %}
|
||||||
|
Reference in New Issue
Block a user