fix: 【光环助手】同步正式环境问题-插件化安装弹窗 https://jira.shanqu.cc/browse/GHZS-2987

This commit is contained in:
曾祥俊
2023-07-21 11:39:07 +08:00
parent f689dfce07
commit 92b0f8fe73

View File

@ -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)