@@ -42,7 +42,7 @@ type ThinPackage struct {
type PackageResponse struct {
Packages []*ThinPackage `json:"packages"`
Total int `json:"total"`
Offset int `json:"page"`
Offset int `json:"offset"`
Limit int `json:"limit"`
}
The note is not visible to the blocked user.