mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	feat(insert time):fix: resolve merge conflicts
This commit is contained in:
		@@ -244,7 +244,11 @@ export function buildFloatingToolbar() {
 | 
			
		||||
            {
 | 
			
		||||
                label: "Insert",
 | 
			
		||||
                icon: "plus",
 | 
			
		||||
                items: ["internallink", "includeNote", "|", "math", "mermaid", "horizontalLine", "pageBreak", "dateTime"]
 | 
			
		||||
<<<<<<< HEAD
 | 
			
		||||
                items: ["bookmark", "internallink", "includeNote", "|", "math", "mermaid", "horizontalLine", "pageBreak", "dateTime"]
 | 
			
		||||
=======
 | 
			
		||||
                items: ["bookmark", "internallink", "includeNote", "|", "math", "mermaid", "horizontalLine", "pageBreak"]
 | 
			
		||||
>>>>>>> develop
 | 
			
		||||
            },
 | 
			
		||||
            "|",
 | 
			
		||||
            "outdent",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user