mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	typo in note.type
This commit is contained in:
		
							parent
							
								
									9c7f8cf5d8
								
							
						
					
					
						commit
						552e5d7d06
					
				| @ -41,7 +41,7 @@ function exportSingleNote(taskContext, branch, format, res) { | |||||||
|         extension = mimeTypes.extension(note.mime) || 'code'; |         extension = mimeTypes.extension(note.mime) || 'code'; | ||||||
|         mime = note.mime; |         mime = note.mime; | ||||||
|     } |     } | ||||||
|     else if (note.type === 'relation-map' || note.type === 'canas-note' || note.type === 'search') { |     else if (note.type === 'relation-map' || note.type === 'canvas-note' || note.type === 'search') { | ||||||
|         payload = content; |         payload = content; | ||||||
|         extension = 'json'; |         extension = 'json'; | ||||||
|         mime = 'application/json'; |         mime = 'application/json'; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tom
						Tom