diff --git a/app/controllers/my_profile/friends_controller.rb b/app/controllers/my_profile/friends_controller.rb old mode 100644 new mode 100755 index 21f812b..b34e8b5 --- a/app/controllers/my_profile/friends_controller.rb +++ b/app/controllers/my_profile/friends_controller.rb @@ -20,7 +20,7 @@ class FriendsController < MyProfileController class << self def per_page - 10 + 12 end end def per_page -- libgit2 0.21.2