Feature: Add my pins

This commit is contained in:
winkidney
2019-11-30 15:33:56 +08:00
committed by Isaac Bythewood
parent dfe6e46dcc
commit fc045b6cec
2 changed files with 2 additions and 1 deletions

View File

@@ -36,7 +36,7 @@
Boards
</router-link>
<router-link
to="/pins"
:to="{ name: 'user', params: {user: user.meta.username} }"
class="navbar-item">
Pins
</router-link>