[es] Update events.js

This commit is contained in:
Paweł Dembowski 2021-09-27 18:59:21 +00:00
parent b1ce3b3dc8
commit ec118a4c82
1 changed files with 1 additions and 0 deletions

View File

@ -36,5 +36,6 @@ module.exports = [
// one-off events
new Event('{https://www.facebook.com/marchadelorgulloar/=Marcha del Orgullo Buenos Aires} (Argentina)', 11, dayYear(6, 2021), EventLevel.Day),
new Event('{https://www.facebook.com/marchaporladiversidad.uy=Marcha por la Diversidad} (Uruguay)', 9, dayYear(24, 2021), EventLevel.Day),
];