mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +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