mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 17:16:29 +08:00
committed by
GitHub
parent
6009668427
commit
3c34e43827
@@ -76,8 +76,8 @@ class LiveController extends CommonListController {
|
||||
return LiveHttp.liveSecondList(
|
||||
pn: page,
|
||||
isLogin: accountService.isLogin.value,
|
||||
areaId: areaId,
|
||||
parentAreaId: parentAreaId,
|
||||
areaId: areaId!,
|
||||
parentAreaId: parentAreaId!,
|
||||
sortType: sortType,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user