Merge branch 'main' into design

This commit is contained in:
guozhigq
2024-11-26 00:02:44 +08:00
20 changed files with 496 additions and 98 deletions

View File

@ -117,7 +117,9 @@ class SettingBoxKey {
defaultHomePage = 'defaultHomePage',
enableRelatedVideo = 'enableRelatedVideo',
enableDlna = 'enableDlna',
hardwareDecodeFormat = 'hardwareDecodeFormat';
hardwareDecodeFormat = 'hardwareDecodeFormat',
enableSponsorBlock = 'enableSponsorBlock',
enableComment = 'enableComment';
/// 外观
static const String themeMode = 'themeMode',