Moves boards into their own state
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
||||
})
|
||||
},
|
||||
created: function() {
|
||||
this.$store.dispatch('nav/loadBoards')
|
||||
this.$store.dispatch('boards/loadBoards')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user