Added text hint to QR code in settings

This commit is contained in:
Kristy Fournier 2026-03-04 14:28:27 -05:00
parent f35b074543
commit 8d78960f0b

View file

@ -86,6 +86,7 @@ changes visibility with JS-->
</div> </div>
<div class="item"> <div class="item">
<h2>Share the remote:</h2> <h2>Share the remote:</h2>
<p class="italic">This shares the IP and URL you are currently connected to</p>
<div id="qrcode" alt="QR code to the remote URL"></div> <div id="qrcode" alt="QR code to the remote URL"></div>
</div> </div>
<h1>Admin Settings</h1> <h1>Admin Settings</h1>