From 569955c88d3e4822da822aeb397cc79b3446cabf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Fri, 1 Oct 2021 22:05:26 +0000 Subject: [PATCH] Update events.js --- locale/_/events.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locale/_/events.js b/locale/_/events.js index be1b9dc5..45d0c509 100644 --- a/locale/_/events.js +++ b/locale/_/events.js @@ -6,6 +6,8 @@ module.exports = [ new Event('trans_month', 'Transgender', 11, month, EventLevel.Month), new Event('bi_health_month', 'Bisexual', 3, month, EventLevel.Month), new Event('aro_month', 'Aromantic', 2, month, EventLevel.Month), + new Event('suicide_prevention_month', null, 9, month, EventLevel.Month), + new Event('aids_awareness_month', null, 12, month, EventLevel.Month), // project celebrations new Event('zaimki_birthday', null, 7, day(23), EventLevel.Day),