diff --git a/src/features/AnnotationPage.jsx b/src/features/AnnotationPage.jsx index 3abfab3..57727eb 100644 --- a/src/features/AnnotationPage.jsx +++ b/src/features/AnnotationPage.jsx @@ -56,6 +56,7 @@ export const AnnotationPage = () => { p141_type: 'LITERAL', document_context: scoreIri, analytical_project: projectIri, + contribution_graph: 'tonalities-contributions', } await postAnnotation(body).unwrap() setInput('')