Selaa lähdekoodia

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

Aleksander Nowodzinski 7 vuotta sitten
vanhempi
commit
cb3bc068f0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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( [