mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:05:55 +01:00 
			
		
		
		
	content migration fixes
This commit is contained in:
		| @@ -36,7 +36,7 @@ class NoteFull extends NoteShort { | ||||
|         super(treeCache, row); | ||||
|  | ||||
|         /** @param {string} */ | ||||
|         this.noteContent = row.noteContent; | ||||
|         this.content = row.content; | ||||
|  | ||||
|         /** @param {string} */ | ||||
|         this.utcDateCreated = row.utcDateCreated; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user