Some minor style adjustments

This commit is contained in:
schnulller
2022-06-08 00:03:08 +02:00
parent d4b6d04654
commit c2ecf0ea23
3 changed files with 48 additions and 13 deletions

View File

@@ -57,7 +57,7 @@
document.getElementById("ha-lds-ellipsis-publish").style.display = "none";
document.getElementById("ha-publishmessage").style.opacity = "1";
document.getElementById("publish-result").value = "Erfolg!";
@* location.reload(); *@
location.reload();
}
})
.catch ((e) => {