Need to get rid of public.
This commit is contained in:
parent
d9a4c226de
commit
a2adf8ad67
2 changed files with 2 additions and 17 deletions
|
@ -24,7 +24,8 @@
|
|||
</header>
|
||||
|
||||
<script>
|
||||
let Streams = new GetJson("/api/stream/");
|
||||
let Streams = new GetJson("/api/stream");
|
||||
console.log("Streams", Streams);
|
||||
</script>
|
||||
|
||||
<blockstart>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue