feat: 【光环助手】游戏详情-开服日历表-反馈优化 https://jira.shanqu.cc/browse/GHZS-3049

This commit is contained in:
曾祥俊
2023-09-04 10:05:55 +08:00
parent b31b529ca7
commit 776dfddc34

View File

@ -342,13 +342,6 @@ class SuggestGameFragment : SuggestAppFragment() {
}
}
"service" -> {
val service = typeEntity.service
if (!service.isNullOrEmpty()) {
showHintDialog(service)
}
}
"report" -> {
val report = typeEntity.report
if (!report.isNullOrEmpty()) {