mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-10 20:36:55 +08:00
fix openlive index display
This commit is contained in:
@@ -51,7 +51,7 @@ const accountInfo = useAccount()
|
||||
</NSpace>
|
||||
<br />
|
||||
<NAlert
|
||||
v-if="accountInfo?.eventFetcherState.online != true"
|
||||
v-if="accountInfo?.eventFetcherState?.online != true"
|
||||
type="warning"
|
||||
title="可用性警告"
|
||||
style="max-width: 600px; margin: 0 auto"
|
||||
|
||||
Reference in New Issue
Block a user