mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 11:41:09 +08:00
@@ -44,7 +44,7 @@ class SubController extends CommonListController<SubData, SubItemModel> {
|
||||
),
|
||||
TextButton(
|
||||
onPressed: () async {
|
||||
var res = await FavHttp.cancelSub(
|
||||
final res = await FavHttp.cancelSub(
|
||||
id: subFolderItem.id!,
|
||||
type: subFolderItem.type!,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user