[en] Update events.js

This commit is contained in:
Paweł Dembowski 2021-12-04 11:56:43 +00:00
parent 73d9c99cf9
commit b24e51e97a
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ module.exports = [
new Event('National HIV Testing Day (Spain)', '_red-ribbon', 10, day(20), EventLevel.Day, ['aids']),
new Event('National HIV Testing Day (Mexico)', '_red-ribbon', 11, day(23), EventLevel.Day, ['aids']),
new Event('National HIV Testing Day (Peru)', '_red-ribbon', 6, day(10), EventLevel.Day, ['aids']),
new Event('Suicide Prevention Day (Uruguay)', null, 7, day(17), EventLevel.Day),
new Event('Sucide Prevention Day (Puerto Rico)', null, 8, day(12), EventLevel.Day),
new Event('Suicide Prevention Day (Uruguay)', '_yellow-ribbon', 7, day(17), EventLevel.Day),
new Event('Sucide Prevention Day (Puerto Rico)', '_yellow-ribbon', 8, day(12), EventLevel.Day),