mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-13 20:57:24 +01:00
chore(event): end Valentine's
This commit is contained in:
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.0 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()}}',
|
||||
|
||||
Reference in New Issue
Block a user