fix: remove Bird Quest Bundle from Featured Quests in Shop (#13635)

This commit is contained in:
Natalie L 2021-11-19 16:36:01 -05:00 committed by GitHub
parent 7aecec9cf4
commit 0a8082cb35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,8 +54,8 @@ const featuredItems = {
path: 'quests.horse',
},
{
type: 'bundles',
path: 'bundles.birdBuddies',
type: 'quests',
path: 'quests.butterfly',
},
];
},