mod: update settings

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-12-26 14:19:42 +08:00
parent 5e0a46f268
commit d3c7b3830f
3 changed files with 9 additions and 6 deletions

View File

@@ -780,7 +780,7 @@ class VideoIntroController extends GetxController
// ai总结
Future aiConclusion() async {
SmartDialog.showLoading(msg: '正在生产ai总结');
SmartDialog.showLoading(msg: '正在获取AI总结');
final res = await VideoHttp.aiConclusion(
bvid: bvid,
cid: lastPlayCid.value,