mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-18 09:52:20 +00:00
Fixed #3756?
It seems to be fixed, but I don't know the good development habits for jade/whatever technology it is. Please comment & close if the fix is not acceptable.
This commit is contained in:
parent
acc874c60d
commit
3ed977dad6
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ a.pull-right.gem-wallet(popover-trigger='mouseenter', popover-title=env.t('guild
|
|||
span.task-action-btn.tile.flush.neutral
|
||||
.Pet_Currency_Gem2x.Gems
|
||||
| {{group.balance * 4 | number:0 }}
|
||||
=env.t('guildGems')
|
||||
=' ' + env.t('guildGems')
|
||||
|
||||
.container-fluid
|
||||
.row
|
||||
|
|
|
|||
Loading…
Reference in a new issue