curl again

master
Max Lehmann 5 years ago
parent 49ee4cad1e
commit eef4424394

@ -3201,7 +3201,7 @@ popupclose.addEventListener("click", function (e) {
}); });
popup_button.addEventListener("click", function (e) { popup_button.addEventListener("click", function (e) {
popup.classList.add("show"); popup.classList.add("show");
); });
filterSelection("all") filterSelection("all")

Loading…
Cancel
Save