mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -374,7 +374,6 @@ abstract final class PageUtils {
|
||||
static Future<void> pushDynDetail(
|
||||
DynamicItemModel item, {
|
||||
bool isPush = false,
|
||||
bool viewReply = false,
|
||||
}) async {
|
||||
feedBack();
|
||||
|
||||
@@ -392,7 +391,6 @@ abstract final class PageUtils {
|
||||
'/dynamicDetail',
|
||||
arguments: {
|
||||
'item': item,
|
||||
'viewReply': viewReply,
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user