mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 06:52:35 -04:00
[calendar] enable 2022
This commit is contained in:
parent
3005cedd9f
commit
e925a618fe
@ -16,5 +16,5 @@ for (let name in rawNamedays) {
|
|||||||
module.exports.calendar = new Calendar(
|
module.exports.calendar = new Calendar(
|
||||||
[...internationalEvents, ...localEvents], // TODO , ...namedays
|
[...internationalEvents, ...localEvents], // TODO , ...namedays
|
||||||
2021,
|
2021,
|
||||||
2021,
|
2022,
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user