mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-18 08:06:21 +08:00
@@ -91,7 +91,7 @@ abstract class ReplyController<R> extends CommonListController<R, ReplyInfo> {
|
||||
}
|
||||
|
||||
@override
|
||||
Future onRefresh() {
|
||||
Future<void> onRefresh() {
|
||||
cursorNext = null;
|
||||
paginationReply = null;
|
||||
return super.onRefresh();
|
||||
|
||||
Reference in New Issue
Block a user