mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 06:33:43 +08:00
fix
This commit is contained in:
parent
393bcfeb58
commit
0f44bfa5c8
@ -48,6 +48,7 @@ class UpgradeDialogUIModel extends BaseUIModel {
|
|||||||
progress = null;
|
progress = null;
|
||||||
showToast(context!, "下载失败,请尝试手动安装!");
|
showToast(context!, "下载失败,请尝试手动安装!");
|
||||||
notifyListeners();
|
notifyListeners();
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
Loading…
Reference in New Issue
Block a user