Skip to content

Commit

Permalink
Update config to proper naming
Browse files Browse the repository at this point in the history
  • Loading branch information
sculpt0r committed Jan 27, 2021
1 parent 14e8472 commit 2748276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/core/creators/manual/detached.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

CKEDITOR.replace( editorElement2, {
delayDetached: true,
delay: 50,
delayDetachedFrequency: 50,
registerCallback:RegisterCallback,
on: {
instanceReady: function(evt) {
Expand Down

0 comments on commit 2748276

Please sign in to comment.