1
0
mirror of https://github.com/writeas/writefreely synced 2025-01-05 20:47:30 +01:00

Fix collection rendering after merge

This commit is contained in:
Matt Baer 2020-02-09 11:24:16 -05:00
parent f70c1dfaa5
commit 629d40b549

View File

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