Alexander Rose 5 лет назад
Родитель
Сommit
dd3fc5620b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/mol-theme/label.ts

+ 1 - 1
src/mol-theme/label.ts

@@ -60,7 +60,7 @@ export function linkLabel(link: Link.Location) {
 }
 
 export function elementLabel(location: StructureElement) {
-    const model = location.unit.model.label
+    const model = location.unit.model.entry
     const instance = location.unit.conformation.operator.name
     let label = ''