Alexander Rose 5 yıl önce
ebeveyn
işleme
dd3fc5620b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 = ''