Add indication in tree graph for non-acl changes

This commit is contained in:
mcrakhman 2022-08-03 14:47:31 +02:00 committed by Mikhail Iudin
parent 634ab66aa4
commit 2588697197
No known key found for this signature in database
GPG Key ID: FAAAA8BAABDFF1C0

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