update date of summer hakken, fix autumn hakken month #30
|
@ -16,7 +16,7 @@ const getStartAndEnd = (date) => {
|
|||
Winter: 1,
|
||||
Spring: 4,
|
||||
Summer: 7,
|
||||
Autumn: 11,
|
||||
Autumn: 10,
|
||||
hensoko marked this conversation as resolved
Outdated
|
||||
}[version];
|
||||
|
||||
if (date.override_date) {
|
||||
|
|
Loading…
Reference in a new issue
The autumn date will get moved by this change, right? We did not discuss this yet, so I'd prefer not to change this and try to get back into our rhythm.
yep youre right