mod: video brightness control

This commit is contained in:
bggRGjQaUbCoE
2024-09-16 11:05:31 +08:00
parent 58613aaa27
commit 425f7402f1
5 changed files with 12 additions and 22 deletions

View File

@@ -76,7 +76,7 @@ class _VideoSettingState extends State<VideoSetting> {
subTitle: '返回时自动调整视频亮度',
leading: Icon(Icons.brightness_6_outlined),
setKey: SettingBoxKey.enableAutoBrightness,
defaultVal: false,
defaultVal: true,
),
const SetSwitchItem(
title: '免登录1080P',