removed comments icon for release
This commit is contained in:
parent
fb3ce7c457
commit
f9695ccf13
@ -71,7 +71,9 @@ export class FileStatusWrapper {
|
||||
}
|
||||
|
||||
get hasAnnotationComments() {
|
||||
return this.fileStatus.hasAnnotationComments;
|
||||
// return this.fileStatus.hasAnnotationComments;
|
||||
// TODO remove this once backend works properly
|
||||
return false;
|
||||
}
|
||||
|
||||
get ocrTime() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user