greatly simplify state + cleanup code

This commit is contained in:
Joeri Exelmans 2025-05-14 08:09:35 +02:00
parent 2d0deca127
commit 5964510036
11 changed files with 268 additions and 321 deletions

View file

@ -57,6 +57,6 @@ footer a {
}
.factoryReset {
background-color: red;
background-color: rgb(255, 0, 0);
color: black;
}