Merge branch 'design'

This commit is contained in:
guozhigq
2024-06-25 00:11:59 +08:00
4 changed files with 45 additions and 1 deletions

View File

@ -102,6 +102,8 @@ class SettingBoxKey {
autoPiP = 'autoPiP',
enableAutoLongPressSpeed = 'enableAutoLongPressSpeed',
enablePlayerControlAnimation = 'enablePlayerControlAnimation',
// 默认音频输出方式
defaultAoOutput = 'defaultAoOutput',
// youtube 双击快进快退
enableQuickDouble = 'enableQuickDouble',