mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	client: Fix error when duplicating note
This commit is contained in:
		
							parent
							
								
									88cd2ac25c
								
							
						
					
					
						commit
						acf37f9327
					
				| @ -5,6 +5,7 @@ import ws from "./ws.js"; | |||||||
| import froca from "./froca.js"; | import froca from "./froca.js"; | ||||||
| import treeService from "./tree.js"; | import treeService from "./tree.js"; | ||||||
| import toastService from "./toast.js"; | import toastService from "./toast.js"; | ||||||
|  | import { t } from "./i18n.js"; | ||||||
| 
 | 
 | ||||||
| async function createNote(parentNotePath, options = {}) { | async function createNote(parentNotePath, options = {}) { | ||||||
|     options = Object.assign({ |     options = Object.assign({ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran