mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +08:00
committed by
GitHub
parent
6009668427
commit
3c34e43827
@@ -66,7 +66,7 @@ class _FavArticlePageState extends State<FavArticlePage>
|
||||
context: context,
|
||||
title: '确定取消收藏?',
|
||||
onConfirm: () =>
|
||||
_favArticleController.onRemove(index, item.opusId),
|
||||
_favArticleController.onRemove(index, item.opusId!),
|
||||
),
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user