mirror of
https://github.com/zadam/trilium.git
synced 2026-01-08 07:34:25 +01:00
Adjusted insert icon label.
This commit is contained in:
parent
8916224b90
commit
55f684d5a0
@ -57,7 +57,7 @@ export default class MermaidUI extends Plugin {
|
||||
const command = editor.commands.get( 'insertMermaidCommand' );
|
||||
|
||||
buttonView.set( {
|
||||
label: t( 'Insert Mermaid' ),
|
||||
label: t( 'Insert Mermaid diagram' ),
|
||||
icon: insertMermaidIcon,
|
||||
tooltip: true
|
||||
} );
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user