This commit is contained in:
Nikola Đuza 2026-02-12 18:50:24 +03:00 committed by GitHub
commit 93bef3827b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -121,7 +121,7 @@
},
list: {
class: List,
class: EditorjsList,
inlineToolbar: true,
shortcut: 'CMD+SHIFT+L'
},

View file

@ -120,7 +120,7 @@
image: SimpleImage,
list: {
class: List,
class: EditorjsList,
inlineToolbar: true,
shortcut: 'CMD+SHIFT+L'
},