opt: cdn test desc

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-08 19:12:12 +08:00
parent 34c024239d
commit 0b9d4d970a

View File

@@ -831,7 +831,7 @@ List<SettingsModel> get videoSettings => [
settingsType: SettingsType.sw1tch, settingsType: SettingsType.sw1tch,
title: 'CDN 测速', title: 'CDN 测速',
leading: const Icon(Icons.speed), leading: const Icon(Icons.speed),
subtitle: '测速通过加载视频实现,注意流量消耗', subtitle: '测速通过模拟加载视频实现,注意流量消耗,结果仅供参考',
setKey: SettingBoxKey.cdnSpeedTest, setKey: SettingBoxKey.cdnSpeedTest,
defaultVal: true, defaultVal: true,
), ),