mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 06:48:02 +01:00
remove comma after version (#2016)
This commit is contained in:
parent
4a14cb9f41
commit
829e1b8f05
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@
|
|||
<br />
|
||||
<small
|
||||
>{% raw %}{{ $t('lnbits_version') }}{% endraw %}:
|
||||
{{LNBITS_VERSION}},
|
||||
{{LNBITS_VERSION}}
|
||||
</small>
|
||||
</q-toolbar-title>
|
||||
<q-space></q-space>
|
||||
|
|
Loading…
Add table
Reference in a new issue