add message link
This commit is contained in:
parent
315e2256f0
commit
7f3d92620c
@ -11,6 +11,9 @@
|
||||
<b-button to="media" variant="primary">
|
||||
Media
|
||||
</b-button>
|
||||
<b-button to="message" variant="primary">
|
||||
Message
|
||||
</b-button>
|
||||
<b-button to="logging" variant="primary">
|
||||
Logging
|
||||
</b-button>
|
||||
|
@ -136,6 +136,9 @@
|
||||
<b-button to="/media" variant="primary">
|
||||
Media
|
||||
</b-button>
|
||||
<b-button to="/message" variant="primary">
|
||||
Message
|
||||
</b-button>
|
||||
<b-button to="logging" variant="primary">
|
||||
Logging
|
||||
</b-button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user