fix: footer

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-11 11:06:23 +08:00
parent 01b30d942b
commit ea5c0584cc
5 changed files with 31 additions and 37 deletions

View File

@@ -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;