Need to get rid of public.

This commit is contained in:
Zed A. Shaw 2025-07-06 01:00:15 -04:00
parent d9a4c226de
commit a2adf8ad67
2 changed files with 2 additions and 17 deletions

View file

@ -24,7 +24,8 @@
</header>
<script>
let Streams = new GetJson("/api/stream/");
let Streams = new GetJson("/api/stream");
console.log("Streams", Streams);
</script>
<blockstart>