mirror of
https://github.com/zadam/trilium.git
synced 2025-10-09 15:08:14 +08:00
chore(ckeditor): remove deprecated "full" image setting
This commit is contained in:
parent
e636619563
commit
90be226ecc
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ export function buildConfig() {
|
||||||
"alignBlockRight",
|
"alignBlockRight",
|
||||||
"alignLeft",
|
"alignLeft",
|
||||||
"alignRight",
|
"alignRight",
|
||||||
"full", // full and side are for BC since the old images have been created with these styles
|
|
||||||
"side"
|
"side"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue