2
0
Fork 0
mirror of https://github.com/romancm/gamebrary synced 2024-12-29 04:23:08 +00:00

wip stuff

This commit is contained in:
Gamebrary 2020-11-01 14:08:12 -07:00
parent fa62a7a1db
commit 96bbb862b6

View file

@ -37,6 +37,7 @@
</b-row> </b-row>
<h5>{{ $t('wallpapers.list.title') }}</h5> <h5>{{ $t('wallpapers.list.title') }}</h5>
<pre>{{ wallpapers }}</pre>
<b-card <b-card
v-if="wallpapers.length" v-if="wallpapers.length"