mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
feat(insert time):fix: resolve merge conflicts
This commit is contained in:
parent
3cdee1ac86
commit
8b8969f6e9
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user