Merge branch 'feature-danmaku' into alpha

This commit is contained in:
guozhigq
2023-08-30 23:44:38 +08:00
4 changed files with 33 additions and 4 deletions

View File

@ -101,6 +101,7 @@ class SettingBoxKey {
static const String enableAutoExit = 'enableAutoExit';
// youtube 双击快进快退
static const String enableQuickDouble = 'enableQuickDouble';
static const String enableShowDanmaku = 'enableShowDanmaku';
/// 隐私
static const String blackMidsList = 'blackMidsList';