mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 19:28:27 +08:00
@@ -41,7 +41,9 @@ class WhisperSecController
|
||||
|
||||
@override
|
||||
bool customHandleResponse(
|
||||
bool isRefresh, Success<SessionSecondaryReply> response) {
|
||||
bool isRefresh,
|
||||
Success<SessionSecondaryReply> response,
|
||||
) {
|
||||
if (isRefresh) {
|
||||
threeDotItems.value = response.response.threeDotItems;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user