v0.5.72: lower default streamer unmute volume.
Avoid blasting to max when users unmute highlight clips; keep native slider control afterward. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>DOTA2 上分帝</title>
|
||||
<link rel="icon" href="/ui-icon/dota2_logo.png" type="image/png" />
|
||||
<link rel="stylesheet" href="/style.css?v=0.5.71" />
|
||||
<link rel="stylesheet" href="/style.css?v=0.5.72" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="topbar">
|
||||
@@ -149,8 +149,8 @@
|
||||
|
||||
<section class="detail" id="detail" aria-live="polite"></section>
|
||||
|
||||
<script src="/config.js?v=0.5.71"></script>
|
||||
<script src="/router.js?v=0.5.71"></script>
|
||||
<script src="/app.js?v=0.5.71"></script>
|
||||
<script src="/config.js?v=0.5.72"></script>
|
||||
<script src="/router.js?v=0.5.72"></script>
|
||||
<script src="/app.js?v=0.5.72"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user