mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	chore(ckeditor): remove deprecated "full" image setting
This commit is contained in:
		@@ -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"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user