mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
fix zen mode with attributes, closes #1213
This commit is contained in:
@@ -220,9 +220,9 @@ export default class AttributeListWidget extends TabAwareWidget {
|
||||
y: e.pageY
|
||||
}));
|
||||
|
||||
$container.append($span);
|
||||
|
||||
attributeRenderer.renderAttribute(attribute, $span, false);
|
||||
|
||||
$container.append($span);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user