+1
-1
@@ -4,7 +4,7 @@ type NoteDataSeed = {
|
||||
id: string;
|
||||
position: number;
|
||||
title: string;
|
||||
bodyV2Blocknote: string
|
||||
bodyV2Blocknote: string;
|
||||
bodyV2Markdown: string;
|
||||
createdBySource: string;
|
||||
createdByWorkspaceMemberId: string;
|
||||
|
||||
Reference in New Issue
Block a user