mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-08-21 07:41:47 +08:00
dart: fix
This commit is contained in:
@@ -239,7 +239,7 @@ class InputMethodDialogUI extends HookConsumerWidget {
|
||||
}
|
||||
}
|
||||
|
||||
_onSwitchAutoTranslate(
|
||||
Future<void> _onSwitchAutoTranslate(
|
||||
BuildContext context, InputMethodDialogUIModel model, bool b) async {
|
||||
if (b) {
|
||||
final ok = await showConfirmDialogs(
|
||||
|
Reference in New Issue
Block a user