更新样式
This commit is contained in:
@@ -68,7 +68,7 @@ extension APPDeviceUpgradeExtension on APPDeviceUpgrade {
|
||||
case APPDeviceUpgrade.upgrading:
|
||||
return "升级中".tr;
|
||||
case APPDeviceUpgrade.nothing:
|
||||
return "扫描中".tr;
|
||||
return "".tr;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user