mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
Fix issue with pasting html to non-initial tools (#639)
* Fix issue with pasting html to not initial tools * Bump version and add changelog
This commit is contained in:
parent
b2d85d3ae6
commit
afa158d5db
7 changed files with 44 additions and 66 deletions
|
|
@ -138,7 +138,7 @@
|
|||
shortcut: 'CMD+SHIFT+C'
|
||||
},
|
||||
|
||||
link: LinkTool,
|
||||
linkTool: LinkTool,
|
||||
|
||||
embed: Embed,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue