Add title emoji support in JSON import/export (#6660)

This commit is contained in:
Tom Moor
2024-03-10 21:09:44 -06:00
committed by GitHub
parent 9f55645655
commit ac4166da28
4 changed files with 4 additions and 1 deletions

View File

@@ -60,7 +60,7 @@ export type StructuredImportData = {
id: string;
urlId?: string;
title: string;
emoji?: string;
emoji?: string | null;
/**
* The document text. To reference an attachment or image use the special
* formatting <<attachmentId>>. It will be replaced with a reference to the