mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +08:00
@@ -36,7 +36,7 @@ class _FavSearchPageState extends CommonSearchPageState<FavSearchPage,
|
||||
}
|
||||
final item = list[index];
|
||||
return FavVideoCardH(
|
||||
videoItem: item,
|
||||
item: item,
|
||||
onDelFav: controller.isOwner == true
|
||||
? () => controller.onCancelFav(
|
||||
index,
|
||||
|
||||
Reference in New Issue
Block a user