mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	Merge branch 'develop' into feature/syntax_highlight
This commit is contained in:
		
						commit
						c7e1362105
					
				@ -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