Explorar o código

add Alignment plugin to list

Andrey Titovskiy %!s(int64=4) %!d(string=hai) anos
pai
achega
116c10a19a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/ckeditor.js

+ 2 - 1
src/ckeditor.js

@@ -68,7 +68,8 @@ ClassicEditor.builtinPlugins = [
     TableToolbar,
     TextTransformation,
     FontColor,
-    FontBackgroundColor
+    FontBackgroundColor,
+    Alignment
 ];
 
 // Editor configuration.