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