mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 11:10:41 +01:00
feat(popup_editor): display promoted attributes
This commit is contained in:
@@ -267,6 +267,7 @@ export default class DesktopLayout {
|
||||
.child(new NoteIconWidget())
|
||||
.child(new NoteTitleWidget()))
|
||||
.child(new ClassicEditorToolbar())
|
||||
.child(new PromotedAttributesWidget())
|
||||
.child(new NoteDetailWidget()));
|
||||
|
||||
applyModals(rootContainer);
|
||||
|
||||
Reference in New Issue
Block a user