mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
don't display mermaid if the note is encrypted without protected session
This commit is contained in:
@@ -180,8 +180,8 @@ export default class DesktopLayout {
|
||||
.child(new SharedInfoWidget())
|
||||
.child(new NoteUpdateStatusWidget())
|
||||
.child(new FloatingButtons()
|
||||
.child(new BacklinksWidget())
|
||||
.child(new RelationMapButtons())
|
||||
.child(new BacklinksWidget())
|
||||
)
|
||||
.child(new MermaidWidget())
|
||||
.child(
|
||||
|
||||
Reference in New Issue
Block a user