1 parent f773601 commit f56bc9aCopy full SHA for f56bc9a
1 file changed
src/events/Client/ready.js
@@ -96,6 +96,8 @@ module.exports = {
96
icon: season.icon,
97
startMonth: season.startMonth,
98
startDay: season.startDay,
99
+ endMonth: season.endMonth,
100
+ endDay: season.endDay,
101
type: 'season',
102
active: isActive,
103
commonWeatherTypes: season.commonWeatherTypes,
0 commit comments