mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
5 lines
423 B
Text
5 lines
423 B
Text
|
|
a.pull-right.gem-wallet(popover-trigger='mouseenter', popover-title='Gems', popover="Used for buying special items (reroll, eggs, hatching potions, etc). You'll need to unlock those features before being able to use Gems.", popover-placement='bottom')
|
|||
|
|
span.task-action-btn.tile.flush.bright.add-gems-btn(x-bind='click:showStripe') +
|
|||
|
|
span.task-action-btn.tile.flush.neutral
|
|||
|
|
.Gems
|
|||
|
|
| {{gems(_user.balance)}} Gems
|