Web Customizer: Export selector info of ligations
This commit is contained in:
parent
7d1d00e303
commit
6e39af002a
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ function buildLigationSet(ligData, getKey) {
|
|||
ligSets.add(ligData.simple[s].ligGroup);
|
||||
}
|
||||
item = {
|
||||
selector: sel,
|
||||
tag: comp.tag,
|
||||
rank: 1,
|
||||
ligSets: [...ligSets],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue