mod: 设置弹幕开关

This commit is contained in:
guozhigq
2023-08-30 23:44:09 +08:00
parent e1c69ac550
commit a49c400a8e
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';