mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-04 00:59:50 +08:00
@@ -71,7 +71,7 @@ class VideoReplyReplyController extends ReplyController
|
||||
// reply2Reply // isDialogue.not
|
||||
if (data is DetailListReply) {
|
||||
count.value = data.root.count.toInt();
|
||||
if (cursor == null && firstFloor == null) {
|
||||
if (isRefresh && firstFloor == null) {
|
||||
firstFloor = data.root;
|
||||
}
|
||||
if (id != null) {
|
||||
|
||||
Reference in New Issue
Block a user