Add indication in tree graph for non-acl changes

This commit is contained in:
mcrakhman 2022-08-03 14:47:31 +02:00
parent b7e94f2b52
commit 4724fab97e
No known key found for this signature in database
GPG Key ID: DED12CFEF5B8396B

View File

@ -83,6 +83,7 @@ func (t *Tree) Graph() (data string, err error) {
// }
// chSymbs = append(chSymbs, res)
//}
chSymbs = append(chSymbs, "DEC")
}
shortId := c.Id