Skip to content

Commit 87648e8

Browse files
dhruvkbclaudep
authored andcommitted
Remove plugin "code" mentioned twice
1 parent eac5cc3 commit 87648e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tinymce/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"browser_spellcheck": True,
1212
"plugins": "advlist,autolink,lists,link,image,charmap,preview,anchor,"
1313
"searchreplace,visualblocks,code,fullscreen,insertdatetime,media,table,"
14-
"code,help,wordcount",
14+
"help,wordcount",
1515
"toolbar": "undo redo | formatselect | "
1616
"bold italic backcolor | alignleft aligncenter "
1717
"alignright alignjustify | bullist numlist outdent indent | "

0 commit comments

Comments
 (0)