mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -1944,8 +1944,7 @@ class HeaderControlState extends State<HeaderControl>
|
||||
child: IconButton(
|
||||
tooltip: '片段信息',
|
||||
style: btnStyle,
|
||||
onPressed: () =>
|
||||
videoDetailCtr.showSBDetail(context),
|
||||
onPressed: videoDetailCtr.showSBDetail,
|
||||
icon: const Icon(
|
||||
MdiIcons.advertisements,
|
||||
size: 19,
|
||||
|
||||
Reference in New Issue
Block a user