mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: mine page
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -133,6 +133,7 @@ class VideoHttp {
|
||||
'bili-http-engine': 'cronet',
|
||||
}),
|
||||
);
|
||||
Utils.showCopyTextDialog(jsonEncode(res.data));
|
||||
if (res.data['code'] == 0) {
|
||||
List<RecVideoItemAppModel> list = [];
|
||||
List<int> blackMidsList = GStorage.blackMidsList;
|
||||
|
||||
Reference in New Issue
Block a user