mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
update ver
This commit is contained in:
@@ -93,7 +93,7 @@ export function GetString(account: AccountInfo | undefined, live: ResponseLiveIn
|
||||
})
|
||||
}
|
||||
})
|
||||
function GetTime(danmaku: DanmakuModel) {
|
||||
const GetTime = (danmaku: DanmakuModel) => {
|
||||
return ((danmaku.time - live.startAt) / 1000).toFixed(3)
|
||||
}
|
||||
return builder.build(xmlJsonObj)
|
||||
|
||||
Reference in New Issue
Block a user