mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 13:09:41 +00:00
fix(settings): other extensions description
This commit is contained in:
parent
5653030c64
commit
6ab6fdf1f0
1 changed files with 1 additions and 2 deletions
|
|
@ -29,8 +29,7 @@
|
||||||
br
|
br
|
||||||
| {{ $t('dataToolDesc') }}
|
| {{ $t('dataToolDesc') }}
|
||||||
li(v-html="$t('otherExtensions')")
|
li(v-html="$t('otherExtensions')")
|
||||||
br
|
| {{ $t('otherDesc') }}
|
||||||
| {{ $t('otherDesc') }}
|
|
||||||
|
|
||||||
hr
|
hr
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue