mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
set default to chat.
This commit is contained in:
parent
531fa6fb76
commit
7094b6f437
2 changed files with 51 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
update_nav();
|
||||
|
||||
// direct to the default vhost for players.
|
||||
window.location.href = "srs_player.html?vhost=" + srs_get_player_vhost();
|
||||
window.location.href = "srs_chat.html?vhost=" + srs_get_player_vhost();
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue