mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 09:06:36 +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) {
|
if (response.paginationParams.hasMore == false) {
|
||||||
isEnd = true;
|
isEnd = true;
|
||||||
}
|
}
|
||||||
|
offset = response.paginationParams.offsets;
|
||||||
|
|
||||||
return response.sessions;
|
return response.sessions;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user