mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
fix hub load
This commit is contained in:
@@ -101,7 +101,6 @@ QueryGetAPI<string>(BASE_API_URL + 'vtsuru/version')
|
||||
//加载其他数据
|
||||
await GetSelfAccount()
|
||||
const account = useAccount()
|
||||
const vhub = useVTsuruHub().Init(account.value.token)
|
||||
const useAuth = useAuthStore()
|
||||
if (account.value.id) {
|
||||
if (account.value.biliUserAuthInfo && !useAuth.currentToken) {
|
||||
|
||||
Reference in New Issue
Block a user