Skip to content

Commit

Permalink
#199 fix post comment
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-commits committed Sep 4, 2024
1 parent d88dd80 commit 0027022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/AnnotationPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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('')
Expand Down

0 comments on commit 0027022

Please sign in to comment.