mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
add song request
This commit is contained in:
@@ -245,6 +245,7 @@ export default class DanmakuClient {
|
||||
chatClient.start()
|
||||
console.log('[OPEN-LIVE] 已连接房间: ' + auth.anchor_info.room_id)
|
||||
this.roomAuthInfo.value = auth
|
||||
this.client = chatClient
|
||||
return true
|
||||
} else {
|
||||
console.log('[OPEN-LIVE] 无法开启场次')
|
||||
|
||||
Reference in New Issue
Block a user