fix:圣诞活动红点

This commit is contained in:
yushunrui 2023-12-20 16:17:09 +08:00 committed by dy
parent 1b222a9fc6
commit ec3d872390

View File

@ -364,6 +364,10 @@ export class HuoDongHongDianFun {
// 检测 htype 6 七日登录活动红点
ishd = await this.qiridengluHongDian(call, element)
}
if (element.htype == 8) {
// 检测 htype 8 圣诞活动红点
ishd = await this.christmasHongDian(call, element)
}
// 此活动有红点
if (ishd.show) {