Outdated banner fix

This commit is contained in:
Troplo 2021-04-09 20:58:43 +10:00
parent 851b08bd1e
commit 44123798b9

View file

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