about summary refs log tree commit diff
path: root/app/views/accounts/followers.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/accounts/followers.html.haml')
-rw-r--r--app/views/accounts/followers.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/accounts/followers.html.haml b/app/views/accounts/followers.html.haml
index 493491020..fa5071f38 100644
--- a/app/views/accounts/followers.html.haml
+++ b/app/views/accounts/followers.html.haml
@@ -9,4 +9,4 @@
   - else
     = render partial: 'grid_card', collection: @followers, as: :account, cached: true
 
-= will_paginate @followers, pagination_options
+= paginate @followers