feat: 免登录观看1080P视频(默认开启) issues #149

This commit is contained in:
guozhigq
2023-10-01 15:53:27 +08:00
parent 52ee5b36be
commit 1061ffca3d
3 changed files with 14 additions and 0 deletions

View File

@ -104,6 +104,8 @@ class SettingBoxKey {
static const String enableAutoBrightness = 'enableAutoBrightness';
static const String enableAutoEnter = 'enableAutoEnter';
static const String enableAutoExit = 'enableAutoExit';
static const String p1080 = 'p1080';
// youtube 双击快进快退
static const String enableQuickDouble = 'enableQuickDouble';
static const String enableShowDanmaku = 'enableShowDanmaku';