Switch to timeline on nav panel actions
This commit is contained in:
parent
3263aa323c
commit
668087a29e
3 changed files with 8 additions and 7 deletions
|
|
@ -1,4 +1,5 @@
|
|||
const NavPanel = {
|
||||
props: [ 'activatePanel' ],
|
||||
computed: {
|
||||
currentUser () {
|
||||
return this.$store.state.users.currentUser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue