feat: person @mentions edit-mode infrastructure (PR-B1, #362) #369
@@ -24,7 +24,10 @@ const blocks: TranscriptionBlockData[] = [
|
|||||||
text: 'Second paragraph text.',
|
text: 'Second paragraph text.',
|
||||||
label: null,
|
label: null,
|
||||||
sortOrder: 2,
|
sortOrder: 2,
|
||||||
version: 1
|
version: 1,
|
||||||
|
source: 'MANUAL',
|
||||||
|
reviewed: false,
|
||||||
|
mentionedPersons: []
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user