Could be someone else's profile.
This commit is contained in:
parent
b7d22ba008
commit
1ea623722f
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ const events = [{
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</Panel>
|
</Panel>
|
||||||
<Panel header="My Stickers">
|
<Panel header="Stickers">
|
||||||
<div class="stickers">
|
<div class="stickers">
|
||||||
<div class="stickerWrapper" v-for="sticker in user.stickers">
|
<div class="stickerWrapper" v-for="sticker in user.stickers">
|
||||||
<RouterLink :to="{ name: 'sticker', params: { uuid: sticker.uuid }}">
|
<RouterLink :to="{ name: 'sticker', params: { uuid: sticker.uuid }}">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue