Switch to timeline on nav panel actions

This commit is contained in:
eal 2018-11-25 19:00:24 +02:00
commit 668087a29e
3 changed files with 8 additions and 7 deletions

View file

@ -1,4 +1,5 @@
const NavPanel = {
props: [ 'activatePanel' ],
computed: {
currentUser () {
return this.$store.state.users.currentUser