mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
button for creating subnote in relation map and other unrelated changed, WIP
This commit is contained in:
@@ -35,5 +35,6 @@ export default {
|
||||
show: render,
|
||||
getContent: () => "",
|
||||
focus: () => null,
|
||||
onNoteChange: () => null
|
||||
onNoteChange: () => null,
|
||||
cleanup: () => $noteDetailRenderContent.empty()
|
||||
}
|
||||
Reference in New Issue
Block a user