This commit is contained in:
parent
6706183f44
commit
a9f548d600
|
@ -74,6 +74,7 @@ func (handler *NotifBuilderHandler) handleSysStreamerPunished() {
|
|||
},
|
||||
})
|
||||
}
|
||||
argsMap["template_params"] = []any{util.FormatTsAsNotifT(acctpunishment.GetEndTime())}
|
||||
DefaultService.utilWriteNotifInfoByMap(ctx, consts.SysNotifTemp_StreamerPunishmentEnds, acctpunishment.GetMid(), argsMap)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue