Start at 1 in updateDefinition (similar to duplication)

pull/95/head
Brian Broll 2020-09-14 15:41:41 -05:00
rodzic b2e5b50703
commit eef4aca76f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2302,7 +2302,7 @@ BlockEditorMorph.prototype.updateDefinition = function () {
var head, ide,
oldSpec = this.definition.blockSpec(),
pos = this.body.contents.position(),
count = 0,
count = 1,
element;
this.definition.receiver = this.target; // only for serialization