mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 01:26:59 +08:00
feat: pugv (#927)
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -561,7 +561,7 @@ class HeaderControlState extends State<HeaderControl> {
|
||||
return;
|
||||
}
|
||||
Get.back();
|
||||
PageUtils.reportVideo(videoDetailCtr.oid.value);
|
||||
PageUtils.reportVideo(videoDetailCtr.aid);
|
||||
},
|
||||
leading: const Icon(Icons.error_outline, size: 20),
|
||||
title: const Text('举报', style: titleStyle),
|
||||
|
||||
Reference in New Issue
Block a user