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:
voson
2026-07-29 16:06:00 +08:00
co-authored by Cursor
parent d2cfcd7461
commit 7681fdb069
5 changed files with 31 additions and 8 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ from shared.paths import (
from serve_relations import WEB_DIR, build_payload
SITE_VERSION = "0.5.71"
SITE_VERSION = "0.5.72"
DEFAULT_OSS_BASE = "https://climperor.oss-cn-shanghai.aliyuncs.com"