mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-25 21:05:52 +08:00
@@ -93,6 +93,7 @@ class _AudioPageState extends State<AudioPage> {
|
||||
Obx(() {
|
||||
if (_controller.segmentProgressList.isNotEmpty) {
|
||||
return IconButton(
|
||||
tooltip: '片段信息',
|
||||
onPressed: _controller.showSBDetail,
|
||||
icon: const Icon(MdiIcons.advertisements, size: 22),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user