opt: filter reply

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-13 19:27:40 +08:00
parent a395055bdc
commit e02f891449
6 changed files with 18 additions and 5 deletions

View File

@@ -33,6 +33,8 @@ abstract class ReplyController extends CommonController {
late Mode mode = Mode.MAIN_LIST_HOT;
bool hasUpTop = false;
late final banWordForReply = GStorage.banWordForReply;
@override
void onInit() {
super.onInit();