mod: 用户投稿显示弹幕数
This commit is contained in:
@ -142,7 +142,7 @@ class Stat {
|
||||
|
||||
Stat.fromJson(Map<String, dynamic> json) {
|
||||
view = json["play"];
|
||||
danmaku = json['comment'];
|
||||
danmaku = json['video_review'];
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user