From 46a724aac8f95b1bf104f4193eef1aeca3bc93a6 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Wed, 14 Mar 2018 21:05:47 +0100 Subject: [PATCH] =?UTF-8?q?=E3=81=BE=E3=81=A0=E3=81=BE=E3=81=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/animelist/animelist.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/animelist/animelist.go b/pages/animelist/animelist.go index ccef08ea..51a09548 100644 --- a/pages/animelist/animelist.go +++ b/pages/animelist/animelist.go @@ -13,8 +13,8 @@ import ( ) const ( - animeFirstLoad = 50 - animePerScroll = 30 + animeFirstLoad = 60 + animePerScroll = 40 ) // FilterByStatus returns a handler for the given anime list item status.