Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-07-26 21:07:20 +08:00
parent 3a78ead3a6
commit 39cc42d542
16 changed files with 64 additions and 49 deletions

View File

@@ -772,7 +772,7 @@ class ReplyItemGrpc extends StatelessWidget {
Duration(
seconds: DurationUtil.parseDuration(matchStr),
),
type: 'slider',
isSeek: false,
);
} catch (e) {
SmartDialog.showToast('跳转失败: $e');