mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 00:56:31 +08:00
fix msg secondary
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -34,6 +34,7 @@ class WhisperSecController
|
||||
if (response.paginationParams.hasMore == false) {
|
||||
isEnd = true;
|
||||
}
|
||||
offset = response.paginationParams.offsets;
|
||||
|
||||
return response.sessions;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user