mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
try fix open live
This commit is contained in:
@@ -39,7 +39,7 @@ const sider = ref()
|
||||
const { width } = useElementSize(sider)
|
||||
|
||||
const authInfo = ref<AuthInfo>()
|
||||
const danmakuClient = await useDanmakuClient().initClient()
|
||||
const danmakuClient = await useDanmakuClient()
|
||||
|
||||
const menuOptions = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user