mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 23:25:47 +01:00
Merge 043f398518 into 9f942ca72a
This commit is contained in:
commit
93bef3827b
2 changed files with 2 additions and 2 deletions
|
|
@ -121,7 +121,7 @@
|
|||
},
|
||||
|
||||
list: {
|
||||
class: List,
|
||||
class: EditorjsList,
|
||||
inlineToolbar: true,
|
||||
shortcut: 'CMD+SHIFT+L'
|
||||
},
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@
|
|||
image: SimpleImage,
|
||||
|
||||
list: {
|
||||
class: List,
|
||||
class: EditorjsList,
|
||||
inlineToolbar: true,
|
||||
shortcut: 'CMD+SHIFT+L'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue