mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-13 12:42:47 +02:00
fix: sort-by button tooltip text (#4093)
Some checks are pending
codeql / analyze (push) Waiting to run
Some checks are pending
codeql / analyze (push) Waiting to run
This commit is contained in:
parent
dc46bddc80
commit
d9523aadbd
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@
|
|||
</q-list>
|
||||
</q-menu>
|
||||
<q-tooltip>
|
||||
<span v-text="$t('filter_payments')"></span>
|
||||
<span v-text="$t('sort_by')"></span>
|
||||
</q-tooltip>
|
||||
</q-btn>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue