roster kind of sort of works

This commit is contained in:
2026-02-09 21:11:53 -08:00
parent 6028bb5850
commit b871968f8c
5 changed files with 70 additions and 11 deletions
+5 -3
View File
@@ -22,10 +22,12 @@
</div>
<div id="peers" hidden>
<h1>Peers</h1>
<div id="roster" hidden>
<h2 id="whoami">Whoami: </h2>
<ul id="peers-ul"></ul>
<h2>Roster</h2>
<ul id="roster-ul"></ul>
</div>
</div>