mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: footer
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -36,7 +36,7 @@ abstract class ReplyController<R> extends CommonListController<R, ReplyInfo> {
|
||||
late bool hasUpTop = false;
|
||||
|
||||
@override
|
||||
bool? get isReply => true;
|
||||
bool? get hasFooter => true;
|
||||
|
||||
late final antiGoodsReply = GStorage.antiGoodsReply;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user