Fix: Добавлен license_key: 'gpl' для TinyMCE
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
tinymce.init({
|
||||
selector: '#questionText, #questionExplanation',
|
||||
license_key: 'gpl',
|
||||
language: 'ru',
|
||||
height: 300,
|
||||
plugins: 'image link table lists code',
|
||||
|
||||
Reference in New Issue
Block a user