opt: continuePlayingPart

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-04 09:10:33 +08:00
parent b7b4432d71
commit 14f2c34d21
3 changed files with 65 additions and 48 deletions

View File

@@ -1573,6 +1573,13 @@ List<SettingsModel> get extraSettings => [
needReboot: true,
setKey: SettingBoxKey.badCertificateCallback,
),
SettingsModel(
settingsType: SettingsType.sw1tch,
title: '显示继续播放分P提示',
leading: Icon(Icons.local_parking),
setKey: SettingBoxKey.continuePlayingPart,
defaultVal: true,
),
SettingsModel(
settingsType: SettingsType.sw1tch,
enableFeedback: true,