mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: dyn red
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -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 &&
|
||||
|
||||
Reference in New Issue
Block a user