summaryrefslogtreecommitdiff
path: root/src/hub/src/spreadspace.org/sfive/s5typesApi.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/src/spreadspace.org/sfive/s5typesApi.go')
-rw-r--r--src/hub/src/spreadspace.org/sfive/s5typesApi.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hub/src/spreadspace.org/sfive/s5typesApi.go b/src/hub/src/spreadspace.org/sfive/s5typesApi.go
index bc32eb9..c02e5b2 100644
--- a/src/hub/src/spreadspace.org/sfive/s5typesApi.go
+++ b/src/hub/src/spreadspace.org/sfive/s5typesApi.go
@@ -64,6 +64,7 @@ type StatsFilter struct {
quality *string
tagsAny []string
afterUpdateId *int
+ limit *int
}
func (self *StatisticsData) CopyFromSourceId(id *SourceId) {