kinow commented on code in PR #2527: URL: https://github.com/apache/jena/pull/2527#discussion_r1632251025
########## jena-fuseki2/jena-fuseki-ui/src/views/dataset/Query.vue: ########## @@ -296,6 +296,7 @@ export default { showQueryButton: true, resizeable: true, requestConfig: { + acceptHeaderGraph : this.contentTypeGraph, Review Comment: Extra space after before `:` (rest of the code doesn't use a space before colon). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org