mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-05 10:34:49 +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