mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
opt auto fullscreen
opt video fit Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -805,7 +805,7 @@ abstract final class Pref {
|
||||
static bool get enableOnlineTotal =>
|
||||
_setting.get(SettingBoxKey.enableOnlineTotal, defaultValue: false);
|
||||
|
||||
static bool get enableAutoEnter =>
|
||||
static bool get autoEnterFullScreen =>
|
||||
_setting.get(SettingBoxKey.enableAutoEnter, defaultValue: false);
|
||||
|
||||
static bool get enableAutoLongPressSpeed =>
|
||||
|
||||
Reference in New Issue
Block a user