mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 04:58:41 +00:00
show img menu
opt img placeholder opt player gesture opt pref tweaks Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -41,4 +41,12 @@ class LiveDanmaku extends DanmakuExtra {
|
||||
required this.ts,
|
||||
required this.ct,
|
||||
});
|
||||
|
||||
Map<String, dynamic> toJson() => <String, dynamic>{
|
||||
'id': id,
|
||||
'mid': mid,
|
||||
'dm_type': dmType,
|
||||
'ts': ts,
|
||||
'ct': ct,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user