chore: repair merge damage
This commit is contained in:
parent
4811374014
commit
e0e647fa75
|
@ -976,6 +976,7 @@ class Document(DocumentInfo):
|
|||
.values_list("disclosure", flat=True)
|
||||
.distinct()
|
||||
)
|
||||
return iprs
|
||||
|
||||
|
||||
def future_presentations(self):
|
||||
|
|
Loading…
Reference in a new issue