chore(ckeditor): remove deprecated "full" image setting

This commit is contained in:
Elian Doran 2025-05-07 19:19:31 +03:00
parent e636619563
commit 90be226ecc
No known key found for this signature in database

View File

@ -19,7 +19,6 @@ export function buildConfig() {
"alignBlockRight",
"alignLeft",
"alignRight",
"full", // full and side are for BC since the old images have been created with these styles
"side"
]
},