[de] Update events.js

This commit is contained in:
Paweł Dembowski 2021-09-18 13:45:56 +00:00
parent 5b1a6e5912
commit af0e6851ad
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
module.exports = [
// months
new Event('{https://queerhistory.de=Queer History Month}', 'Progress Pride', 5, month, EventLevel.Month),
];