Fix collection rendering after merge

This commit is contained in:
Matt Baer 2020-02-09 11:24:16 -05:00
parent f70c1dfaa5
commit 629d40b549
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ type (
IsTopLevel bool
CurrentPage int
TotalPages int
Format *CollectionFormat
Silenced bool
}
SubmittedCollection struct {