mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
options UI for selecting support code note MIME types
This commit is contained in:
@@ -32,7 +32,7 @@ class LinkMapWidget extends StandardWidget {
|
||||
|
||||
this.linkMapService = new LinkMapServiceClass(this.ctx.note, $linkMapContainer, {
|
||||
maxDepth: 1,
|
||||
zoom: 0.7
|
||||
zoom: 0.8
|
||||
});
|
||||
|
||||
await this.linkMapService.render();
|
||||
|
||||
Reference in New Issue
Block a user