mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
feat(text-snippets): add toolbar entry
This commit is contained in:
parent
af8a905150
commit
502638bae7
@ -210,6 +210,7 @@ export function buildClassicToolbar(multilineToolbar: boolean) {
|
||||
"outdent",
|
||||
"indent",
|
||||
"|",
|
||||
"insertTemplate",
|
||||
"markdownImport",
|
||||
"cuttonote",
|
||||
"findAndReplace"
|
||||
@ -266,6 +267,7 @@ export function buildFloatingToolbar() {
|
||||
"outdent",
|
||||
"indent",
|
||||
"|",
|
||||
"insertTemplate",
|
||||
"imageUpload",
|
||||
"markdownImport",
|
||||
"specialCharacters",
|
||||
|
Loading…
x
Reference in New Issue
Block a user