linter fix

This commit is contained in:
Gamebrary 2020-09-29 19:37:16 -07:00
parent f143abfebe
commit 5f5d4bee9c

View file

@ -79,7 +79,7 @@
</b-dropdown-item> </b-dropdown-item>
</b-dropdown> </b-dropdown>
<router-link title="Account" :to="{ name: 'account' } "class="mb-2 mt-3 d-block"> <router-link title="Account" :to="{ name: 'account' }" class="mb-2 mt-3 d-block">
<b-avatar <b-avatar
v-if="user && user.photoURL" v-if="user && user.photoURL"
variant="info" variant="info"