feat(content): new Feathery Friends daterange

Also fixes up some style oddities in quest modals
This commit is contained in:
Sabe Jones
2021-05-13 15:07:31 -05:00
parent 79df18df68
commit f6bd69569f
5 changed files with 48 additions and 42 deletions

View File

@@ -122,6 +122,7 @@ export default function getItemInfo (user, type, item, officialPinnedItems, lang
purchaseType: 'bundles',
path: `bundles.${item.key}`,
pinType: 'bundles',
event: item.event,
};
break;
case 'quests': // eslint-disable-line no-case-declarations