fix multistream, fix record streams

Origin commit data
------------------
Branch: ni/coolstream
Commit: 05a0e4d04a
Author: TangoCash <eric@loxat.de>
Date: 2022-09-12 (Mon, 12 Sep 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2022-09-12 21:01:59 +02:00
committed by vanhofen
parent 85ee3ec49a
commit d76d10d148
7 changed files with 172 additions and 35 deletions

View File

@@ -0,0 +1,12 @@
{=include-block:Y_Blocks.txt;head_ni=}
</head>
<body>
<div class="work_box" id="work_box">
</div>
<script>
$(document).ready( function() {
$("#work_box").load("info/yinfo.yhtm");
});
</script>
</body>
</html>