update
This commit is contained in:
parent
03a058dff6
commit
0b4d812b90
1 changed files with 0 additions and 3 deletions
|
@ -160,9 +160,6 @@ func (c *Controller) CreateAlert(gctx *gin.Context) {
|
|||
c.HandleDBErrors(gctx, err)
|
||||
return
|
||||
}
|
||||
for _, alert := range alertsToSend {
|
||||
alert.MachineID = machineID
|
||||
}
|
||||
|
||||
if c.CAPIChan != nil {
|
||||
select {
|
||||
|
|
Loading…
Add table
Reference in a new issue