mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-17 00:11:59 +08:00
Changed the label for mermaid icon.
This commit is contained in:
parent
7eb5685633
commit
9e42fd9b99
@ -89,7 +89,7 @@ export default class MermaidUI extends Plugin {
|
||||
const link = 'https://mermaid-js.github.io/mermaid/#/flowchart';
|
||||
|
||||
buttonView.set( {
|
||||
label: t( 'Mermaid info' ),
|
||||
label: t( 'Read more about Mermaid diagram syntax' ),
|
||||
icon: infoIcon,
|
||||
tooltip: true
|
||||
} );
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user