opt to top

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-18 22:41:44 +08:00
parent 40502e3bff
commit 34949b8a7f
4 changed files with 17 additions and 13 deletions

View File

@@ -121,7 +121,7 @@ class _MemberVideoState extends State<MemberVideo>
(context, index) {
return const VideoCardHSkeleton();
},
childCount: 10,
childCount: 4,
),
),
),