weird bug.. probably accidental typo..

This commit is contained in:
Marcell Mars 2021-04-08 13:45:07 +02:00
parent a39199cce4
commit 4f1871b5ec

View file

@ -88,7 +88,7 @@ window.addEventListener("DOMContentLoaded", (e) => {
location.pathname.split("/").includes("_preview") ||
location.hash.startsWith("#/_edit")
) {
evpreview.style.display = "flex";
preview.style.display = "flex";
}
let par = document.querySelector(