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.
|
module.exports = [
|
|
|
|
// months
|
|
new Event('{https://queerhistory.de=Queer History Month}', 'Progress Pride', 5, month, EventLevel.Month),
|
|
|
|
];
|