mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
@@ -59,7 +59,7 @@ class FavVideoCardH extends StatelessWidget {
|
||||
|
||||
ctr!.onViewFav(item, index);
|
||||
},
|
||||
onLongPress: isSort
|
||||
onLongPress: isSort || enableMultiSelect
|
||||
? null
|
||||
: isOwner && !enableMultiSelect
|
||||
? () {
|
||||
|
||||
Reference in New Issue
Block a user