mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-26 20:16:26 +08:00
opt account
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -161,7 +161,7 @@ class ArticleController extends ReplyController<MainListReply> {
|
||||
}
|
||||
if (isLoaded.value) {
|
||||
queryData();
|
||||
if (isLogin && !MineController.anonymity.value) {
|
||||
if (accountService.isLogin.value && !MineController.anonymity.value) {
|
||||
VideoHttp.historyReport(aid: commentId, type: 5);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user