mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
fix: 收藏回退两次
This commit is contained in:
@@ -44,7 +44,6 @@ class _FavPanelState extends State<FavPanel> {
|
||||
TextButton(
|
||||
onPressed: () async {
|
||||
await widget.ctr!.actionFavVideo();
|
||||
Get.back();
|
||||
},
|
||||
child: const Text('完成'),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user