mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -128,7 +128,7 @@ class _FavFolderSortPageState extends State<FavFolderSortPage> {
|
||||
height: 98,
|
||||
child: FavVideoItem(
|
||||
heroTag: key,
|
||||
favFolderItem: item,
|
||||
item: item,
|
||||
onLongPress:
|
||||
index == 0 ? () => SmartDialog.showToast('默认收藏夹不支持排序') : null,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user