mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 05:23:44 +08:00
一键诊断:将修改中文用户名指引 更换为 新建一个英文管理员账户,修改操作太困难且风险较高
close https://github.com/StarCitizenToolBox/app/issues/41
This commit is contained in:
parent
41f10e408f
commit
53e44db817
@ -103,7 +103,7 @@ class HomeGameDoctorUIModel extends _$HomeGameDoctorUIModel {
|
|||||||
showToast(context, S.current.doctor_action_result_redirect_warning);
|
showToast(context, S.current.doctor_action_result_redirect_warning);
|
||||||
await Future.delayed(const Duration(milliseconds: 300));
|
await Future.delayed(const Duration(milliseconds: 300));
|
||||||
launchUrlString(
|
launchUrlString(
|
||||||
"https://btfy.eu.org/?q=5L+u5pS5d2luZG93c+eUqOaIt+WQjeS7juS4reaWh+WIsOiLseaWhw==");
|
"https://jingyan.baidu.com/article/59703552a318a08fc0074021.html");
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
showToast(context, S.current.doctor_action_result_issue_not_supported);
|
showToast(context, S.current.doctor_action_result_issue_not_supported);
|
||||||
|
Loading…
Reference in New Issue
Block a user