diff --git a/core/block/editor/page.go b/core/block/editor/page.go index 412d391576..8ab60d6d2e 100644 --- a/core/block/editor/page.go +++ b/core/block/editor/page.go @@ -185,7 +185,6 @@ func (p *Page) CreationStateMigration(ctx *smartblock.InitContext) migration.Mig template.WithNameToFirstBlock, template.WithFirstTextBlock, template.WithNoTitle, - template.WithNoDescription, ) case model.ObjectType_todo: templates = append(templates,