made the qrcode generator a function

its now called when the ip is changed too, so you don't need to refresh
This commit is contained in:
Kristy Fournier 2025-03-06 11:24:06 -05:00
parent 7505bc28d3
commit 49d50462ab
3 changed files with 22 additions and 17 deletions

View file

@ -172,6 +172,13 @@ h4 {
border-bottom: 0;
}
.versionNumber {
font-size: 8px;
font-style: italic;
text-align: left;
width: 80%;
}
#volumerange {
background-color: #4477AA;
color: #4477ff;