parent
957233c298
commit
65943e8f1a
@ -92,6 +92,7 @@ func fenceMatch(
|
||||
}
|
||||
return []string{
|
||||
`{"command":"del"` + hookJSONString(hookName, metas) +
|
||||
`,"key":` + jsonString(details.key) +
|
||||
`,"id":` + jsonString(details.id) +
|
||||
`,"time":` + jsonTimeFormat(details.timestamp) + `}`,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user