Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-09 18:11:57 +08:00
parent dbb865d723
commit fab34df973
4 changed files with 30 additions and 27 deletions

View File

@@ -362,7 +362,6 @@ class PlPlayerController with BlockConfigMixin {
late final keyboardControl = Pref.keyboardControl;
late final uiScale = Pref.uiScale;
late final bool autoEnterFullScreen = Pref.autoEnterFullScreen;
late final bool autoExitFullscreen = Pref.autoExitFullscreen;
late final bool autoPlayEnable = Pref.autoPlayEnable;