mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Corrected mountmasterProgress variable name
This commit is contained in:
parent
08d13660fb
commit
e219c0d110
1 changed files with 1 additions and 1 deletions
|
|
@ -84,5 +84,5 @@ table.table.table-striped(ng-show='user.flags.dropsEnabled')
|
|||
| : {{_.size(user.items.mounts)}}
|
||||
tr
|
||||
td
|
||||
strong=env.t('mountProgress')
|
||||
strong=env.t('mountmasterProgress')
|
||||
| : {{profile.mountCount}}/90
|
||||
|
|
|
|||
Loading…
Reference in a new issue