mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
added mysteryItem listing under subscriptions
This commit is contained in:
parent
8de204dfc6
commit
0690e1db5a
1 changed files with 3 additions and 0 deletions
|
|
@ -134,6 +134,9 @@ script(id='partials/options.settings.subscription.perks.html',type='text/ng-temp
|
||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
span.dashed-underline(popover=env.t('doubleDropsText'),popover-trigger='mouseenter',popover-placement='right')=env.t('doubleDrops')
|
span.dashed-underline(popover=env.t('doubleDropsText'),popover-trigger='mouseenter',popover-placement='right')=env.t('doubleDrops')
|
||||||
|
tr
|
||||||
|
td
|
||||||
|
span.dashed-underline(popover=env.t('mysteryItemText'),popover-trigger='mouseenter',popover-placement='right')=env.t('mysteryItem')
|
||||||
//-tr
|
//-tr
|
||||||
//- td +20 gems to your account
|
//- td +20 gems to your account
|
||||||
tr
|
tr
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue