mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-01 23:00:14 +08:00
@@ -1046,6 +1046,9 @@ class _VideoDetailPageVState extends State<VideoDetailPageV>
|
||||
return false;
|
||||
},
|
||||
onSkipSegment: videoDetailController.onSkipSegment,
|
||||
onDownload: videoDetailController.isFileSource
|
||||
? null
|
||||
: () => videoDetailController.onDownload(context),
|
||||
child: child,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user