This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2021-09-16 03:52:10 -07:00
|
|
|
module.exports = [
|
2021-08-14 07:22:30 -07:00
|
|
|
|
2021-09-18 06:45:56 -07:00
|
|
|
// months
|
|
|
|
new Event('{https://queerhistory.de=Queer History Month}', 'Progress Pride', 5, month, EventLevel.Month),
|
|
|
|
|
2021-08-14 07:22:30 -07:00
|
|
|
];
|