mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-10 06:44:29 +02:00
Set TinyMCE license key to gpl (Avoid warning message in browser console)
This commit is contained in:
parent
f782850307
commit
8d29fdb98b
@ -23,6 +23,8 @@
|
||||
{title: 'Colored Table', value: 'myaac-table'},
|
||||
],
|
||||
|
||||
license_key: 'gpl',
|
||||
|
||||
setup: function (ed) {
|
||||
ed.on('NodeChange', function (e) {
|
||||
if (ed.getContent() !== lastContent) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user