From eef4424394b804e74de8bc8f5e7b9e2362cb96de Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 15 Apr 2020 18:12:14 +0200 Subject: [PATCH] curl again --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fee5db2..6204886 100644 --- a/index.html +++ b/index.html @@ -3201,7 +3201,7 @@ popupclose.addEventListener("click", function (e) { }); popup_button.addEventListener("click", function (e) { popup.classList.add("show"); -); +}); filterSelection("all")