mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
fix parse live dyn
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1483,7 +1483,7 @@ class DynamicLive2Model {
|
||||
descSecond = json['desc_second'];
|
||||
id = json['id'];
|
||||
jumpUrl = json['jump_url'];
|
||||
liveState = json['liv_state'];
|
||||
liveState = json['live_state'];
|
||||
reserveType = json['reserve_type'];
|
||||
title = json['title'];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user