mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 04:51:31 +08:00 
			
		
		
		
	Merge branch 'stable'
This commit is contained in:
		
						commit
						ea20d23d11
					
				| @ -213,10 +213,7 @@ export default class ExportDialog extends BasicWidget { | |||||||
|         const {noteId, parentNoteId} = treeService.getNoteIdAndParentIdFromNotePath(notePath); |         const {noteId, parentNoteId} = treeService.getNoteIdAndParentIdFromNotePath(notePath); | ||||||
| 
 | 
 | ||||||
|         this.branchId = await froca.getBranchId(parentNoteId, noteId); |         this.branchId = await froca.getBranchId(parentNoteId, noteId); | ||||||
| 
 |         this.$noteTitle.text(await treeService.getNoteTitle(noteId)); | ||||||
|         const noteTitle = await treeService.getNoteTitle(noteId); |  | ||||||
| 
 |  | ||||||
|         this.$noteTitle.html(noteTitle); |  | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     exportBranch(branchId, type, format, version) { |     exportBranch(branchId, type, format, version) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam