mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-21 17:24:41 +08:00
feat: add volume controls on pc (and only on pc)
This commit is contained in:
@@ -1441,8 +1441,8 @@ function PlayPageClient() {
|
||||
googleCastButton: null,
|
||||
settingsMenu: null,
|
||||
captionButton: null,
|
||||
muteButton: null, // 隐藏静音按钮
|
||||
volumeSlider: null, // 隐藏音量条
|
||||
// muteButton: null, // 隐藏静音按钮
|
||||
// volumeSlider: null, // 隐藏音量条
|
||||
airPlayButton: null, // 隐藏默认 AirPlay 按钮
|
||||
beforeCurrentTime: (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user