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 c02e5b2..e3a397e 100644
--- a/src/hub/src/spreadspace.org/sfive/s5typesApi.go
+++ b/src/hub/src/spreadspace.org/sfive/s5typesApi.go
@@ -65,6 +65,7 @@ type StatsFilter struct {
tagsAny []string
afterUpdateId *int
limit *int
+ sortOrder *string
}
func (self *StatisticsData) CopyFromSourceId(id *SourceId) {