mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 21:29:56 +01:00
fix(client): find and replace in floating toolbar
This commit is contained in:
@@ -144,8 +144,7 @@ export function buildFloatingToolbar() {
|
|||||||
"imageUpload",
|
"imageUpload",
|
||||||
"markdownImport",
|
"markdownImport",
|
||||||
"specialCharacters",
|
"specialCharacters",
|
||||||
"emoji",
|
"emoji"
|
||||||
"findAndReplace"
|
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user