aboutsummaryrefslogtreecommitdiff
path: root/user-group.go
diff options
context:
space:
mode:
Diffstat (limited to 'user-group.go')
-rw-r--r--user-group.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/user-group.go b/user-group.go
index bfa1971..1592568 100644
--- a/user-group.go
+++ b/user-group.go
@@ -79,7 +79,9 @@ type Gallery struct {
HasMore bool
Results []struct {
FolderId int
+ Size int
Name string
+ Thumb Deviation
}
}