Browse Source

Used #isSeparator instead of #separator in the list model.

Aleksander Nowodzinski 7 years ago
parent
commit
cb3bc068f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-theme-lark/tests/manual/theme.js

+ 1 - 1
packages/ckeditor5-theme-lark/tests/manual/theme.js

@@ -237,7 +237,7 @@ function renderDropdown() {
 	} );
 
 	collection.add( new Model( {
-		separator: true
+		isSeparator: true
 	} ), 2 );
 
 	ui.listDropdown.add( toolbar( [