mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 14:32:04 -04:00
[en][calendar] fix
This commit is contained in:
parent
1bbf3290d4
commit
e219178f0b
@ -217,7 +217,7 @@ module.exports = [
|
|||||||
}
|
}
|
||||||
lastDay = d;
|
lastDay = d;
|
||||||
}
|
}
|
||||||
yield new Day(lastDay.year, 12, 1);
|
yield new Day(lastDay.year, 10, 1);
|
||||||
}, EventLevel.Week),
|
}, EventLevel.Week),
|
||||||
|
|
||||||
// Paush 6 (Bikram Sambat)
|
// Paush 6 (Bikram Sambat)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user