From a7d43427da991479a73f31a8c46bee97c7936508 Mon Sep 17 00:00:00 2001 From: shinya Date: Fri, 4 Jul 2025 14:28:32 +0800 Subject: [PATCH] feat: add pip button --- src/app/play/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/play/page.tsx b/src/app/play/page.tsx index 668ba6c..c026b02 100644 --- a/src/app/play/page.tsx +++ b/src/app/play/page.tsx @@ -1439,7 +1439,6 @@ function PlayPageClient() { noGestures={true} slots={{ googleCastButton: null, - pipButton: null, settingsMenu: null, captionButton: null, muteButton: null, // 隐藏静音按钮