mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-24 16:03:43 +08:00
fix(notify):fix topic of ChecksumTestFailed Result
This commit is contained in:
@@ -336,7 +336,7 @@ func (sm *STopicManager) InitializeData() error {
|
||||
notify.ActionChecksumTest,
|
||||
)
|
||||
t.Type = notify.TOPIC_TYPE_SECURITY
|
||||
t.Results = tristate.True
|
||||
t.Results = tristate.False
|
||||
case DefaultUserLock:
|
||||
t.addResources(
|
||||
notify.TOPIC_RESOURCE_USER,
|
||||
|
||||
Reference in New Issue
Block a user