mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-22 01:56:47 +08:00
committed by
GitHub
parent
6009668427
commit
3c34e43827
@@ -15,7 +15,7 @@ class ZoneController extends CommonListController {
|
||||
}
|
||||
|
||||
@override
|
||||
Future<LoadingState> customGetData() {
|
||||
Future<LoadingState<List?>> customGetData() {
|
||||
if (rid != null) {
|
||||
return VideoHttp.getRankVideoList(rid!);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user