prerelease2-patch

This commit is contained in:
Troplo 2021-01-21 19:02:55 +11:00
parent 51ac44116a
commit 37a621ec62

View file

@ -1,5 +1,5 @@
<template>
<main>
<main class="section">
<div class="columns is-centered" v-if="$store.state.user.username">
<div class="column is-4 is-vcentered has-text-centered">
<h1 class="title has-text-centered">{{$store.state.user.username}}</h1>