mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 19:50:37 +00:00
chore(event): end Valentine's
This commit is contained in:
parent
99f2373214
commit
daa6bd0315
3 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 5 KiB |
|
|
@ -159,7 +159,7 @@
|
|||
p
|
||||
| 20
|
||||
span.shop_gold
|
||||
div(ng-repeat='type in Content.cardTypes', ng-show='type.yearRound || type.key === "valentine"')
|
||||
div(ng-repeat='type in Content.cardTypes', ng-show='type.yearRound')
|
||||
button.customize-option(class='inventory_special_{{::type.key}}',
|
||||
popover='{{::Content.spells.special[type.key].notes()}}',
|
||||
popover-title='{{::Content.spells.special[type.key].text()}}',
|
||||
|
|
|
|||
Loading…
Reference in a new issue