8
0
Эх сурвалжийг харах

add Alignment plugin to list

Andrey Titovskiy 4 жил өмнө
parent
commit
116c10a19a
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  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.