mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
@@ -24,7 +24,9 @@ class WhisperSettingsController
|
||||
|
||||
@override
|
||||
bool customHandleResponse(
|
||||
bool isRefresh, Success<GetImSettingsReply> response) {
|
||||
bool isRefresh,
|
||||
Success<GetImSettingsReply> response,
|
||||
) {
|
||||
title.value = response.response.pageTitle;
|
||||
loadingState.value = Success(response.response.settings);
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user