Updated CKeditor5 to v41

This commit is contained in:
Jan Böhmer 2024-12-29 19:31:04 +01:00
parent b3d8076ddf
commit ef64779759
3 changed files with 1590 additions and 917 deletions

View file

@ -53,6 +53,7 @@ export default class extends Controller {
const config = {
language: language,
licenseKey: "GPL",
}
const watchdog = new EditorWatchdog();