Merge branch 'design' into alpha

This commit is contained in:
guozhigq
2023-10-01 15:53:47 +08:00
4 changed files with 38 additions and 23 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';