mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-31 13:54:28 -06:00
commit
886f465335
@ -1315,7 +1315,7 @@ var toolbarBuiltInButtons = {
|
|||||||
'redo': {
|
'redo': {
|
||||||
name: 'redo',
|
name: 'redo',
|
||||||
action: redo,
|
action: redo,
|
||||||
className: 'fa fa-repeat',
|
className: 'fa fa-repeat fa-redo',
|
||||||
noDisable: true,
|
noDisable: true,
|
||||||
title: 'Redo'
|
title: 'Redo'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user