mod: 双击快进/快退

This commit is contained in:
guozhigq
2023-08-30 11:45:28 +08:00
parent b485399517
commit f6c7143d2d
3 changed files with 56 additions and 19 deletions

View File

@ -99,6 +99,8 @@ class SettingBoxKey {
static const String enableAutoBrightness = 'enableAutoBrightness';
static const String enableAutoEnter = 'enableAutoEnter';
static const String enableAutoExit = 'enableAutoExit';
// youtube 双击快进快退
static const String enableQuickDouble = 'enableQuickDouble';
/// 隐私
static const String blackMidsList = 'blackMidsList';