mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +08:00
@@ -219,7 +219,7 @@ class _MemberVideoState extends State<MemberVideo>
|
||||
}
|
||||
final SpaceArchiveItem item = response[index];
|
||||
return VideoCardHMemberVideo(
|
||||
key: ValueKey('${item.param}'),
|
||||
// key: ValueKey('${item.param}'),
|
||||
videoItem: item,
|
||||
fromViewAid: _controller.fromViewAid,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user