Made group images smaller

This commit is contained in:
2019-06-24 07:52:06 +09:00
parent daf22d4f96
commit 1cface1349
2 changed files with 8 additions and 3 deletions

View File

@ -16,7 +16,7 @@ const (
maxCharacters = 6
maxFriends = 7
maxStudios = 4
maxGroups = 5
maxGroups = 6
)
// Get user profile page.