fix(schedule): add Oddballs to November

This commit is contained in:
Sabe Jones
2024-06-24 13:27:13 -05:00
parent c47b287a89
commit 850ae5114f

View File

@@ -582,6 +582,7 @@ export const MONTHLY_SCHEDULE = {
type: 'bundles', type: 'bundles',
items: [ items: [
'forestFriends', 'forestFriends',
'oddballs',
], ],
}, },
], ],