mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -44,7 +44,7 @@ class RcmdController extends CommonListController {
|
||||
}
|
||||
|
||||
@override
|
||||
Future onRefresh() {
|
||||
Future<void> onRefresh() {
|
||||
currentPage = 0;
|
||||
isEnd = false;
|
||||
return queryData();
|
||||
|
||||
Reference in New Issue
Block a user