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 />
|
<br />
|
||||||
<small
|
<small
|
||||||
>{% raw %}{{ $t('lnbits_version') }}{% endraw %}:
|
>{% raw %}{{ $t('lnbits_version') }}{% endraw %}:
|
||||||
{{LNBITS_VERSION}},
|
{{LNBITS_VERSION}}
|
||||||
</small>
|
</small>
|
||||||
</q-toolbar-title>
|
</q-toolbar-title>
|
||||||
<q-space></q-space>
|
<q-space></q-space>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue