mirror of
https://github.com/laurent22/joplin.git
synced 2025-03-17 20:48:11 +02:00
Desktop: Accessibility: Fix unlabelled toolbar button in the Rich Text Editor (#11655)
This commit is contained in:
parent
64c14fe76f
commit
c357b77a48
@ -67,6 +67,7 @@ export default function(editor: any) {
|
||||
|
||||
editor.ui.registry.addGroupToolbarButton('formattingExtras', {
|
||||
icon: 'image-options',
|
||||
tooltip: _('Formatting'),
|
||||
items: items.join(' '),
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user