mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-28 07:51:31 +08: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