mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 03:46:45 +00:00
rename LabelMajor to Label
This commit is contained in:
@@ -21,7 +21,7 @@ const deltaAdd = (name, adjacency = [], shape = 'circle', stack = false, nodeCou
|
||||
stack,
|
||||
node_count: nodeCount,
|
||||
id: name,
|
||||
label_major: name,
|
||||
label: name,
|
||||
label_minor: 'weave-1',
|
||||
latest: {},
|
||||
metadata: {},
|
||||
|
||||
Reference in New Issue
Block a user