Skip to content

Commit d7d2247

Browse files
authored
Update modules/ROOT/examples/live-demos/comments-callback/index.js
1 parent 3222fd0 commit d7d2247

File tree

1 file changed

+0
-1
lines changed
  • modules/ROOT/examples/live-demos/comments-callback

1 file changed

+0
-1
lines changed

modules/ROOT/examples/live-demos/comments-callback/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ const tinycomments_lookup = (req, done) => {
200200

201201
tinymce.init({
202202
selector: 'textarea#comments-callback',
203-
license_key: 'gpl',
204203
height: 800,
205204
toolbar: 'addcomment showcomments code | bold italic underline',
206205
menubar: 'file edit view insert format tools tc help',

0 commit comments

Comments
 (0)