FIx exam reviewing

This commit is contained in:
Ross
2023-02-27 15:04:10 +00:00
parent fcf22fdd73
commit 2b6ac79439
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -513,7 +513,7 @@ class Rapid(models.Model):
}
if annotations:
json["annotations"] = self.annotations
json["annotations"] = annotations
if history:
json["history"] = self.history