Add owns edge style
parent
7c93e950ec
commit
72a102a199
|
@ -124,7 +124,8 @@ global.appStore = {
|
|||
'TrustedBy': 'curvedArrow',
|
||||
'DCSync' : 'tapered',
|
||||
'Contains': 'tapered',
|
||||
'GpLink':'tapered'
|
||||
'GpLink':'tapered',
|
||||
'Owns':'tapered'
|
||||
}
|
||||
},
|
||||
lowResPalette: {
|
||||
|
|
Loading…
Reference in New Issue