remove comma after version (#2016)

This commit is contained in:
daywalker90 2023-10-09 07:53:08 +02:00 committed by GitHub
parent 4a14cb9f41
commit 829e1b8f05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>