mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	converted markdown import dialog to new pattern
This commit is contained in:
		| @@ -13,7 +13,7 @@ export default class RootCommandExecutor extends Component { | ||||
|     } | ||||
|  | ||||
|     pasteMarkdownIntoTextCommand() { | ||||
|         import("../dialogs/markdown_import.js").then(d => d.importMarkdownInline()); | ||||
|         import("../widgets/dialogs/markdown_import.js").then(d => d.importMarkdownInline()); | ||||
|     } | ||||
|  | ||||
|     editReadOnlyNoteCommand() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user