Commit 0869f332 authored by Randall Leeds's avatar Randall Leeds

don't bother telling the host about replies

They do not need highlights, etc
parent bbece518
......@@ -314,9 +314,9 @@ class Hypothesis extends Annotator
# added.
if annotation.thread
annotation.ranges = []
@provider.setupAnnotation
id: annotation.id
else
@provider.setupAnnotation
id: annotation.id
ranges: annotation.ranges
showViewer: (annotations=[]) =>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment