fix(event): feature NYE card

This commit is contained in:
Sabe Jones 2019-12-30 19:44:22 -06:00
parent f501e23835
commit 25015ae8e0

View file

@ -8,8 +8,8 @@ const featuredItems = {
if (moment().isBetween('2019-12-19', '2020-02-02')) {
return [
{
type: 'armoire',
path: 'armoire',
type: 'card',
path: 'cardTypes.nye',
},
{
type: 'premiumHatchingPotion',