opt: dyn red

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-30 11:50:01 +08:00
parent bde7c73424
commit 0dd90ef075
3 changed files with 26 additions and 10 deletions

View File

@@ -51,7 +51,8 @@ class VideoReplyReplyController extends CommonController
@override
Future queryData([bool isRefresh = true]) async {
if (!isDialogue &&
if (GlobalData().grpcReply &&
!isDialogue &&
currentPage == 1 &&
!hasRoot &&
firstFloor == null &&