mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-26 02:58:39 +00:00
fix member video jump
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -106,6 +106,7 @@ class MemberVideoCtr
|
||||
}
|
||||
firstAid = data.item?.firstOrNull?.param;
|
||||
lastAid = data.item?.lastOrNull?.param;
|
||||
isLoadPrevious = false;
|
||||
loadingState.value = Success(data.item);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user