mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	add _meta to note, in case it got changed to type json
				
					
				
			This commit is contained in:
		| @@ -249,6 +249,7 @@ export default class ExcalidrawTypeWidget extends TypeWidget { | ||||
|         }) | ||||
|  | ||||
|         const content = { | ||||
|             _meta: "This note has type `canvas-note`. It uses excalidraw to render.", | ||||
|             elements, | ||||
|             appState, | ||||
|             files: activeFiles, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user