mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-05 09:37:52 +08:00
@@ -40,7 +40,8 @@ class WhisperSettingsController
|
||||
final res = await ImGrpc.setImSettings(settings: settings);
|
||||
if (!res.isSuccess) {
|
||||
res.toast();
|
||||
return false;
|
||||
}
|
||||
return res.isSuccess;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user