mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-22 17:18:41 +00:00
opt: del fav folder
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -236,6 +236,7 @@ class _FavDetailPageState extends State<FavDetailPage> {
|
|||||||
context: context,
|
context: context,
|
||||||
title: '确定删除该收藏夹?',
|
title: '确定删除该收藏夹?',
|
||||||
onConfirm: () {
|
onConfirm: () {
|
||||||
|
Get.back();
|
||||||
UserHttp.deleteFolder(
|
UserHttp.deleteFolder(
|
||||||
mediaIds: [mediaId])
|
mediaIds: [mediaId])
|
||||||
.then((data) {
|
.then((data) {
|
||||||
|
|||||||
Reference in New Issue
Block a user