mirror of
https://github.com/pinry/pinry.git
synced 2025-11-16 09:55:50 +01:00
Feature: Add user-board view
This commit is contained in:
committed by
Isaac Bythewood
parent
c59fa32f1f
commit
e039ef7142
@@ -31,7 +31,7 @@
|
||||
</a>
|
||||
<div class="navbar-dropdown">
|
||||
<router-link
|
||||
to="/boards"
|
||||
:to="{ name: 'boards4user', params: {username: user.meta.username} }"
|
||||
class="navbar-item">
|
||||
Boards
|
||||
</router-link>
|
||||
|
||||
Reference in New Issue
Block a user