fix: 【光环助手】同步正式环境问题-插件化安装弹窗 https://jira.shanqu.cc/browse/GHZS-2987
This commit is contained in:
@ -584,6 +584,7 @@ class UpdatableGameViewModel(
|
||||
downloadEntity.platform = update.platform
|
||||
downloadEntity.packageName = update.packageName
|
||||
downloadEntity.versionName = update.version
|
||||
downloadEntity.pluginDesc = update.pluginDesc
|
||||
downloadEntity.addMetaExtra(Constants.RAW_GAME_ICON, update.rawIcon)
|
||||
downloadEntity.addMetaExtra(Constants.GAME_ICON_SUBSCRIPT, update.iconSubscript)
|
||||
downloadEntity.addMetaExtra(Constants.DOWNLOAD_ID, downloadId)
|
||||
|
||||
Reference in New Issue
Block a user