From b8c4e05a32e7d995f23e47d2d3f7970aac496821 Mon Sep 17 00:00:00 2001 From: xkeyC <3334969096@qq.com> Date: Thu, 11 Apr 2024 20:09:50 +0800 Subject: [PATCH] fix: doctor_action_info_game_abnormal_exit info --- lib/ui/home/game_doctor/game_doctor_ui_model.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/home/game_doctor/game_doctor_ui_model.dart b/lib/ui/home/game_doctor/game_doctor_ui_model.dart index 4182284..91dabbd 100644 --- a/lib/ui/home/game_doctor/game_doctor_ui_model.dart +++ b/lib/ui/home/game_doctor/game_doctor_ui_model.dart @@ -169,7 +169,7 @@ class HomeGameDoctorUIModel extends _$HomeGameDoctorUIModel { if (info != null) { if (info.key != "_") { checkResult.add(MapEntry( - S.current.doctor_action_info_game_abnormal_exit(info..key), + S.current.doctor_action_info_game_abnormal_exit(info.key), info.value)); } else { checkResult.add(MapEntry(