From dfc32cf72c199928522cab2938b897eed0f7b692 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Thu, 23 Jun 2022 23:18:17 +0000 Subject: [PATCH] [en] Update events.js --- locale/en/calendar/events.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en/calendar/events.js b/locale/en/calendar/events.js index 6aa69a088..b44da9b9a 100644 --- a/locale/en/calendar/events.js +++ b/locale/en/calendar/events.js @@ -209,7 +209,7 @@ module.exports = [ }, EventLevel.Day), // Sep 24 - Oct 1 - new Event('Iranian Queer Voice Celebration Week', null, 9, function* (monthDays) { + new Event('{https://www.facebook.com/voicecelebration/=Iranian Queer Voice Celebration Week}', 'Progress Pride', 9, function* (monthDays) { let lastDay = null; for (let d of monthDays) { if (d.day >= 24) {