Fix collection rendering after merge

pull/210/head
Matt Baer 5 years ago
parent f70c1dfaa5
commit 629d40b549
  1. 1
      collections.go

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

Loading…
Cancel
Save