mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-08 18:57:42 +02:00
fix: revert document content field rename (#6955)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -79,7 +79,7 @@ export async function createEmptyDocument (
|
||||
|
||||
const object: Data<Document> = {
|
||||
title,
|
||||
description: makeCollaborativeDoc(id, 'description'),
|
||||
content: makeCollaborativeDoc(id, 'content'),
|
||||
attachments: 0,
|
||||
embeddings: 0,
|
||||
labels: 0,
|
||||
|
||||
Reference in New Issue
Block a user