commit 26/01/2026

This commit is contained in:
2026-01-26 17:12:48 +07:00
parent 9b6c714e53
commit 8744a47cb3
37 changed files with 109125 additions and 582 deletions

View File

@@ -461,6 +461,7 @@ $(document).ready(function () {
* @type {StreamerOutputData[]}
*/
let so = JSON.parse(data);
console.log(so);
UpdateStreamerCard(so);
break;
}