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

@ -86,6 +86,7 @@ changes visibility with JS-->
<p class="italic">Hit settings icon to refresh the code</p>
<div id="qrcode" alt="QR code to the remote URL"></div>
</div>
<p class="versionNumber">Version 1.0.0</p>
</div>
</div>
<!--All the buttons are down here but settings is just doing its own thing-->