From 2d287ea3040ec8257ca8db082a0423f827ddb1fd Mon Sep 17 00:00:00 2001 From: "Kasper D. Fischer" Date: Wed, 23 Feb 2022 16:52:44 +0100 Subject: [PATCH] add event bug2020ahxi (Erftstadt 2.9) to specialevents.js --- www/data/specialevents.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/data/specialevents.js b/www/data/specialevents.js index 79c1799..1c2a645 100644 --- a/www/data/specialevents.js +++ b/www/data/specialevents.js @@ -6,5 +6,6 @@ var specialEvents = [ // 'bug2016vico', // Central Italy 6.5 // 'bug2017rfxe', // CTBT violation North Korea 6.1 // 'bug2019fura', // Sprengung Duisburg-Hochheide (Weißer Riese) 2.0 - 'bug2021vtgi' // Geilenkirchen 1.9 + 'bug2021vtgi', // Geilenkirchen 1.9 + 'bug2022ahxi' // Erftstadt 2.9 ];