Outdated banner fix

This commit is contained in:
Troplo 2021-04-09 20:58:43 +10:00
parent 851b08bd1e
commit 44123798b9
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@
<section
v-if="
$store.state.client.clientVersion !==
$store.state.client.latestClientVersion && showOutdatedBanner
$store.state.client.latestClientVersion && showOutdatedBanner && $store.state.client.latestClientVersion
"
class="hero is-warning"
>