* opt: ao

* multi select

---------

Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
My-Responsitories
2026-01-26 14:11:48 +08:00
committed by GitHub
parent 038f03a4e7
commit bfb2becb2d
10 changed files with 123 additions and 65 deletions

View File

@@ -659,7 +659,7 @@ class VideoDetailController extends GetxController
mainAxisSize: MainAxisSize.min,
children: [
Text(
item.skipType.title,
item.skipType.label,
style: const TextStyle(fontSize: 13),
),
if (item.segment.second != 0)