mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
opt handle res
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -28,7 +28,7 @@ class MemberFavItem extends StatelessWidget {
|
||||
}
|
||||
|
||||
if (item.type == 0) {
|
||||
dynamic res = await Get.toNamed(
|
||||
var res = await Get.toNamed(
|
||||
'/favDetail',
|
||||
parameters: {
|
||||
'mediaId': item.id.toString(),
|
||||
|
||||
Reference in New Issue
Block a user