mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 03:31:09 +08:00
@@ -15,7 +15,7 @@ class ZoneController extends CommonListController {
|
||||
}
|
||||
|
||||
@override
|
||||
Future<LoadingState<List?>> customGetData() {
|
||||
Future<LoadingState> customGetData() {
|
||||
if (rid != null) {
|
||||
return VideoHttp.getRankVideoList(rid!);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user