update for new pool and node format

This commit is contained in:
2024-04-16 21:38:25 +00:00
parent a6a76930f9
commit 29c36cdbf5
4 changed files with 39 additions and 57 deletions

View File

@@ -59,7 +59,7 @@
<div class="w3-card w3-padding">
<h3>Account Details</h3>
<p id="username">Username:</p>
<p id="pool">Pool:</p>
<p id="pool">Pools:</p>
<p id="vmid">VMID Range:</p>
<p id="nodes">Nodes:</p>
</div>