mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-08 05:47:07 +09:00
GO-5600 remove templates for chatDerived object
This commit is contained in:
parent
e53aa62a7c
commit
6af6efb3bb
1 changed files with 0 additions and 2 deletions
|
@ -237,8 +237,6 @@ func (p *Page) CreationStateMigration(ctx *smartblock.InitContext) migration.Mig
|
|||
)
|
||||
case model.ObjectType_chatDerived:
|
||||
templates = append(templates,
|
||||
template.WithTitle,
|
||||
template.WithBlockChat,
|
||||
template.WithLayout(layout),
|
||||
)
|
||||
// TODO case for relationOption?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue