Showing
1 changed file
with
1 additions
and
1 deletions
@@ -220,7 +220,7 @@ public class UserRecallResponseBuilder { | @@ -220,7 +220,7 @@ public class UserRecallResponseBuilder { | ||
220 | 220 | ||
221 | @Override | 221 | @Override |
222 | public int getMaxCount() { | 222 | public int getMaxCount() { |
223 | - return 2; | 223 | + return 4; |
224 | } | 224 | } |
225 | }); | 225 | }); |
226 | return results; | 226 | return results; |
-
Please register or login to post a comment